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
59dcd02a91
socketIO-client
/
socketIO_client
History
Download ZIP
Download TAR.GZ
Matt Porritt
689648ba32
fixing close method that is called as part of __del__. No longer throws error trying to call an attribute that will not exist if object fails during instantiation
2015-05-22 17:11:21 +10:00
..
tests
Remove captureWarnings
2015-04-15 16:32:46 -04:00
__init__.py
fixing close method that is called as part of __del__. No longer throws error trying to call an attribute that will not exist if object fails during instantiation
2015-05-22 17:11:21 +10:00
exceptions.py
Revive heartbeat thread to exit recv with pong thanks to sarietta
2015-02-19 14:16:13 -05:00
heartbeats.py
Add locks to fix concurrency issues
2015-04-15 14:38:25 -04:00
logs.py
Use timeout to unblock recv in websocket transport
2015-04-15 08:41:11 -04:00
namespaces.py
Add locks to fix concurrency issues
2015-04-15 14:38:25 -04:00
parsers.py
Add websocket transport
2015-04-15 07:17:23 -04:00
symmetries.py
Restore support for Python 2.6
2015-04-15 16:47:56 -04:00
transports.py
Restore support for Python 2.6
2015-04-15 16:47:56 -04:00