Description
Following on from #86, I think that I removed the dependencies on the old websocket-client and ws4py, so that I could run the tests over ipv6 - I was wanting to see if I could get sockjs working between ipv4 and ipv6. I could.
However, there are some tests that fail against the sockjs-node server, so I'm not confident about my patches. Also, the semantics of the websocket-client WebSocket8Client.recv () method may changed -I had to change the util_03.py to match, which could also be wrong.
If you're interested in the patches, I'll fork this repo and send you a pull request.
otoh, ipv6 is, I think, about to become more important: US client penetration is now >20%, with 7-8% globally. Back in March, when Google was measuring 6%, fb was seeing 9-12% global penetration.