socketIO-client icon indicating copy to clipboard operation
socketIO-client copied to clipboard

Failed to connect with server socket.io version 2.x #fixed

Open aaabhilash97 opened this issue 7 years ago • 1 comments

I have combined the changes from Nexus in two functions _read_packet_text and _read_packet_length in parser.py. So it will work with both 1.x and 2.x server socket.io module versions.

aaabhilash97 avatar Apr 24 '18 06:04 aaabhilash97

this looks similar than what we have done here: https://github.com/ARMmbed/socketIO-client/pull/6

jupe avatar Sep 11 '18 17:09 jupe