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.
10 lines
441 B
10 lines
441 B
# signalmaster
|
|
|
|
A simple signaling server for clients to connect and do signaling for WebRTC.
|
|
|
|
Specifically created as a default connection point for [SimpleWebRTC.js](https://github.com/HenrikJoreteg/SimpleWebRTC)
|
|
|
|
Read more:
|
|
- [Introducing SimpleWebRTC and conversat.io](http://blog.andyet.com/2013/feb/22/introducing-simplewebrtcjs-and-conversatio/)
|
|
- [SimpleWebRTC.com](http://simplewebrtc.com)
|
|
- [conversat.io](http://conversat.io)
|
|
|