socketIO-client/socketIO_client
2014-12-22 00:36:09 -08:00
..
__init__.py Checkpoint for updates. Namespaces are working. Events are working. Reconnects working. Disconnects working. Need to implemenet ACKs / callbacks, WebSocket transport, and JSONP transport 2014-12-22 00:36:09 -08:00
exceptions.py Fixes #24 2013-11-06 09:57:28 -08:00
parser.py Checkpoint for updates. Namespaces are working. Events are working. Reconnects working. Disconnects working. Need to implemenet ACKs / callbacks, WebSocket transport, and JSONP transport 2014-12-22 00:36:09 -08:00
tests.py Exit the loop if the client wants to disconnect; fixes #30 2013-11-18 10:43:31 -08:00
transports.py Checkpoint for updates. Namespaces are working. Events are working. Reconnects working. Disconnects working. Need to implemenet ACKs / callbacks, WebSocket transport, and JSONP transport 2014-12-22 00:36:09 -08:00