simplewebrtc / signalmaster

simple socket.io server for webrtc signaling
Other
1.31k stars 486 forks source link

400 Bad Request #41

Closed TheColorRed closed 8 years ago

TheColorRed commented 9 years ago

From what I have read, I need to use socket.io 0.9.16 What can be done to upgrade this to socket.io 1.3.5? I am getting 400 Bad Request error when I try to access my server, but it works just fine connecting to the test server (from simplewebrtc client).

{"code":0,"message":"Transport unknown"}