RTCFly/RTCFly

View on GitHub
README.md

Summary

Maintainability
Test Coverage
# READ FIRST
Coming soon. See below for recent updates:

- implementation of InversifyJS SOLID architecture
- creation of multiple client types ie SIP, local only etc


[![Travis CI](https://travis-ci.org/RTCFly/RTCFly.svg?branch=master)](https://travis-ci.org/RTCFly/RTCFly)
[![Hiptest Status](https://hiptest.net/badges/folder/373348)](https://hiptest.net/app/projects/66473/test-plan/folders/373348)
[![Known Vulnerabilities](https://snyk.io/test/github/rtcfly/rtcfly/badge.svg)](https://snyk.io/test/github/rtcfly/rtcfly)
[![Gitter chat](https://badges.gitter.im/RTCFly/gitter.png)](https://gitter.im/RTCFly)

#### Code Quality - provided by Code Climate 
[![Maintainability](https://api.codeclimate.com/v1/badges/f94a60d53c75dc4fbbe4/maintainability)](https://codeclimate.com/github/RTCFly/RTCFly/maintainability)
[![Test Coverage](https://api.codeclimate.com/v1/badges/f94a60d53c75dc4fbbe4/test_coverage)](https://codeclimate.com/github/RTCFly/RTCFly/test_coverage)
# RTCFly 
WebRTC, accessible for all :) 

### [Documentation](https://rtcfly.gitbooks.io/documentation-english/content/)
(currently hosted on Gitbook, but we're looking at making our own).





RTCFly is quite a young project, so we don't have too many examples yet, but see some below

#### [Meteor Video Chat](https://meteorvideochat.herokuapp.com)
This [example app](https://github.com/elmarti/meteor-video-chat-example) uses the [Meteor Video Chat](https://github.com/elmarti/meteor-video-chat) plugin which is has RTCFly at its core.