arduino-websocketclient
arduino-websocketclient copied to clipboard
handshake failed
Hi,
I tried to connect to a nodejs server based on ws. I got
Demo exampe on WSCLient usgae 192.168.1.41 Connected Get /hallo HTTP/1.1 Upgrade:websocket Host 192.168.1.21 Sec-WebSocket-Key: eHicPCXz4rJMUscxik7BiWQ== Sec-WebSocket-Version: 13
Handshak Failed. Client Disconned.
where can I start to fix this?
Hi, i have same problem. how to fix it?
Same issue here when connecting to echo.websockets.org (the example provided in this repository).