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 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?