This website requires JavaScript.
Explore
Help
Sign in
jyapayne
/
socketIO-client
Watch
1
Star
0
Fork
You've already forked socketIO-client
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
2a43420e1b
socketIO-client
/
socketIO_client
History
Download ZIP
Download TAR.GZ
Sean Arietta
ef64649a2a
Added support for forcing websocket connections if available. Also fixed a small bug that seemed to be causing a race condition on first connections due to a failure to consume a packet on opening the default namespace
2014-12-25 23:27:19 -08:00
..
__init__.py
Added support for forcing websocket connections if available. Also fixed a small bug that seemed to be causing a race condition on first connections due to a failure to consume a packet on opening the default namespace
2014-12-25 23:27:19 -08:00
exceptions.py
Fixes
#24
2013-11-06 09:57:28 -08:00
parser.py
Added more documentation
2014-12-23 02:37:53 -08:00
tests.py
Added tests that verify restart functionality is working as expected
2014-12-23 21:39:48 -08:00
transports.py
Added support for forcing websocket connections if available. Also fixed a small bug that seemed to be causing a race condition on first connections due to a failure to consume a packet on opening the default namespace
2014-12-25 23:27:19 -08:00