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 01378ef1ef Support client disconnects with multiple servers (Fixes https://github.com/miguelgrinberg/Flask-SocketIO/issues/1174) 5 years ago
..
__init__.py unit test reorganization 6 years ago
test_asyncio_client.py Support the connect_error event in the client (Fixes #344) 5 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 Support client disconnects with multiple servers (Fixes https://github.com/miguelgrinberg/Flask-SocketIO/issues/1174) 5 years ago
test_asyncio_redis_manager.py Added rediss:// URL scheme to AsyncRedisManager (#319) 6 years ago
test_asyncio_server.py Support client disconnects with multiple servers (Fixes https://github.com/miguelgrinberg/Flask-SocketIO/issues/1174) 5 years ago