I run a simple server using socket.io(v 0.9.11) in nodejs, and use ExampleClient in Java-WebSocket to connect with the server. The client side responses nothing, and the server side showed debug - destroying non-socket.io upgrade. I have changed the draft for all types provided, and it still did not work. Can anyone help?
I run a simple server using socket.io(v 0.9.11) in nodejs, and use ExampleClient in Java-WebSocket to connect with the server. The client side responses nothing, and the server side showed debug - destroying non-socket.io upgrade. I have changed the draft for all types provided, and it still did not work. Can anyone help?