socketIO-client
socketIO-client copied to clipboard
Change something in _read_packets
I've some trouble to connect to socket.io server 2.1.1 I've made this change, and now everything works well.
Yeah, for some reason the old code checks for a 0xFF byte, when the protocol specification says that the packet length is followed by a :.