socketIO-client
socketIO-client copied to clipboard
Failed to connect with server socket.io version 2.x #fixed
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.
this looks similar than what we have done here: https://github.com/ARMmbed/socketIO-client/pull/6