mafintosh / signalhub

Simple signalling server that can be used to coordinate handshaking with webrtc or other fun stuff.
MIT License
667 stars 97 forks source link

Using multiple servers. Not for load distribution/backup? #39

Open manpreetsingh2011 opened 4 years ago

manpreetsingh2011 commented 4 years ago

Thank you for building such a simple, yet powerful signaling server. It will surely help many people build WebRTC apps with ease.

I tried the very basic example listed in the README.MD The given example works well, however, I have some concerns.