ti-websocket-client icon indicating copy to clipboard operation
ti-websocket-client copied to clipboard

Keep getting handshake error's with node

Open Hilko-Lantinga opened this issue 13 years ago • 1 comments

I've tried faye,websocket-server and websocket node modules, but all give error wrong handshake. Which one did you try?

And could you give an example server.js with node?

Hilko-Lantinga avatar Dec 12 '11 12:12 Hilko-Lantinga

I'm seeing the same issue. I've tried

https://github.com/einaros/ws https://github.com/Worlize/WebSocket-Node https://github.com/miksago/node-websocket-server

And I get this error:

Error: {"wasClean":true,"code":1002,"advice":"reconnect","reason":"wrong handshake"}

joeblau avatar Jun 09 '12 00:06 joeblau