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 ebde305229
Release 5.3.0
4 years ago
..
__init__.py Release 5.3.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 Allow functions to be used for URL, headers and auth data in client connection (Fixes #588) 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 emit events to multiple rooms (Fixes #605) 4 years ago
base_manager.py emit events to multiple rooms (Fixes #605) 4 years ago
client.py Allow functions to be used for URL, headers and auth data in client connection (Fixes #588) 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 Fixed incorrect handling of dashes inside the JSON payload of a packet (Fixes #675) 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 emit events to multiple rooms (Fixes #605) 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