mirror of https://github.com/dani/vroom.git
Video conf based on SimpleWebRTC https://vroom.fws.fr/documentation
Daniel Berteaud
15ba0508fe
|
11 years ago | |
---|---|---|
.. | ||
.jshintignore | 11 years ago | |
.jshintrc | 11 years ago | |
LICENSE | 11 years ago | |
Procfile | 11 years ago | |
README.md | 11 years ago | |
dev_config.json.sample | 11 years ago | |
package.json | 11 years ago | |
server.js | 11 years ago |
README.md
signalmaster
A simple signaling server for clients to connect and do signaling for WebRTC.
Specifically created as a default connection point for SimpleWebRTC.js
It also supports vending STUN/TURN servers with the shared secret mechanism as described in this draft.
Read more: