A WebRTC JavaScript Library
- Muaz Khan
- Alexey Kucherenko
- Yuri
- Dmitry
- +Your Name
Git clone:
mkdir RTCMultiConnection
cd RTCMultiConnection
git clone --depth=50 --branch=master git://github.com/muaz-khan/RTCMultiConnection.git ./
or download ZIP:
# or MOST preferred one
wget https://github.com/muaz-khan/RTCMultiConnection/archive/master.zip
unzip master.zip
cd RTCMultiConnection-master
ls -a
mkdir node_modules
npm install --save-dev
# install grunt for code style verifications
npm install [email protected] -g
npm install [email protected]
npm install [email protected]
npm install [email protected]
npm install [email protected]
npm install [email protected]
npm install [email protected]
npm install [email protected]
npm install [email protected]
npm install [email protected]
npm install [email protected]
npm install [email protected]
grunt
# or auto compile
grunt watch
RTCMultiConnection is released under MIT licence . Copyright (c) Muaz Khan.