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 bff76c432c
Fixed bad event object used by asyncio client reconnect logic (Fixes #622)
4 years ago
..
__init__.py Version 5.0.5dev 4 years ago
asgi.py ASGI startup and shutdown lifespan handlers (#468) 5 years ago
asyncio_aiopika_manager.py Fix typos in the manual (#599) 4 years ago
asyncio_client.py Fixed bad event object used by asyncio client reconnect logic (Fixes #622) 4 years ago
asyncio_manager.py v5 protocol: client manager unit tests 4 years ago
asyncio_namespace.py Fix typos in the manual (#599) 4 years ago
asyncio_pubsub_manager.py Remove dependency on the six package 4 years ago
asyncio_redis_manager.py Fix typos in the manual (#599) 4 years ago
asyncio_server.py Pass auth information sent by client to the connect handler 4 years ago
base_manager.py Performace tuning 4 years ago
client.py Fixed bad event object used by asyncio client reconnect logic (Fixes #622) 4 years ago
exceptions.py Include error message and arguments in CONNECT_ERROR packet (Fixes #590) 4 years ago
kafka_manager.py Fix typos in the manual (#599) 4 years ago
kombu_manager.py Fix typos in the manual (#599) 4 years ago
middleware.py Much more flexible support for static files in the server 6 years ago
namespace.py Fix typos in the manual (#599) 4 years ago
packet.py Remove dependency on the six package 4 years ago
pubsub_manager.py Remove dependency on the six package 4 years ago
redis_manager.py Fix typos in the manual (#599) 4 years ago
server.py Pass auth information sent by client to the connect handler 4 years ago
tornado.py correctly autodetect asgi async mode 6 years ago
zmq_manager.py Remove dependency on the six package 4 years ago