Open nowozin opened 4 years ago
To clarify, is the signaling server that works with the liowebrtc library a running instance of the signalmaster service? Or is it an alternative signaling server?
https://rtcmulticonnection.herokuapp.com:443/ use this as the url!
In the README file you state that the user should provide their own signaling server in order not to use the default lio.app signaling server.
This is understandable, but a typical user (e.g. a react-liowebrtc user) may not know how to best do that. Please can you consider providing a link to an existing HOW-TO on the web or similar, or a link to an npm package that can provide server-side signaling functionality?
Thanks, Sebastian