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 a144c39f8b
Release 5.2.0
4 years ago
..
__init__.py Release 5.2.0 4 years ago
asgi.py ASGI startup and shutdown lifespan handlers (#468) 5 years ago
asyncio_aiopika_manager.py Reset message queue sleep timer upon reconnect 4 years ago
asyncio_client.py More instrumentation for #572 #nolog 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 Configure the JSON decoder for safer parsing 4 years ago
asyncio_redis_manager.py Reset message queue sleep timer upon reconnect 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 More instrumentation for #572 #nolog 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 Configure the JSON decoder for safer parsing 4 years ago
pubsub_manager.py Configure the JSON decoder for safer parsing 4 years ago
redis_manager.py Catch all possible Redis errors (Fixes #635) 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