socketIO-client/socketIO_client
2014-12-23 21:39:48 -08:00
..
__init__.py Added an event queue so that emitted events that failed can be automatically retried upon reconnection. Also fixed a potential infinite loop bug wrt reconnecting automatically 2014-12-23 21:38:42 -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 Fixed a typo bug. Also added better disconnect handling in the websockets send method 2014-12-23 21:39:26 -08:00