mkdir demo && cd demo
# install from NPM
npm install rtcmulticonnection
# or clone from github
git clone https://github.com/muaz-khan/RTCMultiConnection.git ./
# install all required packages
# you can optionally include --save-dev
npm install
node server --port=9001
Signaling server has a separate repository:
RTCMultiConnection is using Grunt
to compile javascript into dist
directory:
- https://github.com/muaz-khan/RTCMultiConnection/wiki
- https://github.com/muaz-khan/RTCMultiConnection-Server/wiki
ionic/cordova mobile apps has a separate repository:
There is no warranty, expressed or implied, associated with this product. Use at your own risk.
RTCMultiConnection is released under MIT licence . Copyright (c) Muaz Khan.