You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Miguel Grinberg 7e5c146fc7
small client fixes
6 years ago
..
__init__.py small client fixes 6 years ago
asgi.py improved documentation 6 years ago
asyncio_client.py small client fixes 6 years ago
asyncio_manager.py Logging improvements for write-only connections (#197) 7 years ago
asyncio_namespace.py basic socketio client (no reconnection yet) 6 years ago
asyncio_pubsub_manager.py Logging improvements for write-only connections (#197) 7 years ago
asyncio_redis_manager.py Logging improvements for write-only connections (#197) 7 years ago
asyncio_server.py fixed memory leak on rejected connections for asyncio 8 years ago
base_manager.py Fix synchronization issue in SocketIO (#213) 6 years ago
client.py small client fixes 6 years ago
exceptions.py client reconnection support 6 years ago
kombu_manager.py Logging improvements for write-only connections (#197) 7 years ago
middleware.py fix backwards compatible problems with python-engineio 3.0 6 years ago
namespace.py basic socketio client (no reconnection yet) 6 years ago
packet.py better handling of packets with no data 7 years ago
pubsub_manager.py Logging improvements for write-only connections (#197) 7 years ago
redis_manager.py Logging improvements for write-only connections (#197) 7 years ago
server.py basic socketio client (no reconnection yet) 6 years ago
tornado.py fix backwards compatible problems with python-engineio 3.0 6 years ago
zmq_manager.py updated dependencies and fixed linter error 6 years ago