socket.io-client-csharp icon indicating copy to clipboard operation
socket.io-client-csharp copied to clipboard

Add missing handshake messages when upgrading to WebSocket, fixes #380

Open bajasoft opened this issue 7 months ago • 0 comments

Hi, this PR fixes compatibility issue with python-socketio server by implementing missing probe request/response handshake as described in the protocol upgrade documentation.

bajasoft avatar May 05 '25 09:05 bajasoft