socketIO-client/socketIO_client
2014-12-23 02:20:26 -08:00
..
__init__.py Updated implementation to allow callbacks and arg handling that is consistent with reference javascript implementation. 2014-12-23 02:19:41 -08:00
exceptions.py Fixes #24 2013-11-06 09:57:28 -08:00
parser.py Added check to parser encoder to automatically encode json if the message data is not a string 2014-12-23 02:20:26 -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 Updated implementation to allow callbacks and arg handling that is consistent with reference javascript implementation. 2014-12-23 02:19:41 -08:00