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 516a2958f4
Disconnect Engine.IO connection when server disconnects a client (https://github.com/miguelgrinberg/Flask-SocketIO/issues/1017)
6 years ago
..
__init__.py unit test reorganization 6 years ago
test_asyncio_client.py Disconnect Engine.IO connection when server disconnects a client (https://github.com/miguelgrinberg/Flask-SocketIO/issues/1017) 6 years ago
test_asyncio_manager.py skip_sid parameter can also be a list (fixes #202) 6 years ago
test_asyncio_namespace.py client disconnect does not take namespace as argument 6 years ago
test_asyncio_pubsub_manager.py unit test reorganization 6 years ago
test_asyncio_redis_manager.py Added rediss:// URL scheme to AsyncRedisManager (#319) 6 years ago
test_asyncio_server.py Disconnect Engine.IO connection when server disconnects a client (https://github.com/miguelgrinberg/Flask-SocketIO/issues/1017) 6 years ago