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).
From what I have read, I need to use socket.io
0.9.16
What can be done to upgrade this to socket.io1.3.5
? I am getting400 Bad Request
error when I try to access my server, but it works just fine connecting to the test server (from simplewebrtc client).