failed to connect
nitishpatel opened this issue · 2 comments
nitishpatel commented
I tried running the go server and the webrtc-demo repo on the local machine and added the local server URL
but it won't connect
connect to https://0.0.0.0:8086:8086/ws
Closed by server [500 => SyntaxError: Failed to construct 'WebSocket': The URL 'wss://0.0.0.0:8086:8086/ws' is
invalid.]!

cloudwebrtc commented
please try https://0.0.0.0:8086:8086/ws change to https://0.0.0.0:8086/ws.
stale commented
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.