mirror of https://github.com/dani/vroom.git
Video conf based on SimpleWebRTC https://vroom.fws.fr/documentation
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Daniel Berteaud
d7175b70b6
|
10 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 | 10 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: