- Node.js server
- Android client
- iOS client
The signaling part is done with socket.io. The client is built with angularjs.
It requires node.js
- git clone https://github.com/balwant108/WebRTC-Server
- cd WebRTC-Server/
- npm install
- npm start
The server will run on port 8443. You can test it in the Firefox, Chrome, or Safari and visit https://localhost:8443.