socketIO-client/socketIO_client
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