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 0d3507e1d3
Release 4.6.1
4 years ago
..
__init__.py Release 4.6.1 4 years ago
asgi.py ASGI startup and shutdown lifespan handlers (#468) 5 years ago
asyncio_aiopika_manager.py exempt pika manager from code coverage #nolog 6 years ago
asyncio_client.py Document the user of tuples when emitting 5 years ago
asyncio_manager.py Support client disconnects with multiple servers (Fixes https://github.com/miguelgrinberg/Flask-SocketIO/issues/1174) 5 years ago
asyncio_namespace.py client disconnect does not take namespace as argument 6 years ago
asyncio_pubsub_manager.py AsyncPubSubManager does not await for can_disconnect (#488) 5 years ago
asyncio_redis_manager.py Added rediss:// URL scheme to AsyncRedisManager (#319) 6 years ago
asyncio_server.py Document the user of tuples when emitting 5 years ago
base_manager.py Support client disconnects with multiple servers (Fixes https://github.com/miguelgrinberg/Flask-SocketIO/issues/1174) 5 years ago
client.py Document the user of tuples when emitting 5 years ago
exceptions.py Support the connect_error event in the client (Fixes #344) 5 years ago
kafka_manager.py Fix flake8 7 years ago
kombu_manager.py Pass additional options to Redis and Kombu managers (Fixes #307) 6 years ago
middleware.py Much more flexible support for static files in the server 6 years ago
namespace.py client disconnect does not take namespace as argument 6 years ago
packet.py flake8 fixes 6 years ago
pubsub_manager.py Fix endless loop when disconnecting on multi-server deployments (Fixes #441) 5 years ago
redis_manager.py Pass additional options to Redis and Kombu managers (Fixes #307) 6 years ago
server.py Document the user of tuples when emitting 5 years ago
tornado.py correctly autodetect asgi async mode 6 years ago
zmq_manager.py updated dependencies and fixed linter error 6 years ago