ti-websocket-client
ti-websocket-client copied to clipboard
Keep getting handshake error's with node
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?
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"}