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 232cef1f86
Correctly handle emits to multiple rooms in the async server (Fixes #1081)
2 years ago
..
__init__.py unit test reorganization 6 years ago
test_asyncio_client.py Do not invoke reserved events on a catch-all handler (Fixes #814) 3 years ago
test_asyncio_manager.py Correctly handle emits to multiple rooms in the async server (Fixes #1081) 2 years ago
test_asyncio_namespace.py Add missing call() method to namespace classes (Fixes #800) 3 years ago
test_asyncio_pubsub_manager.py Fixed remote async disconnects via message queue (Fixes #1003) 3 years ago
test_asyncio_server.py Fixed remote async disconnects via message queue (Fixes #1003) 3 years ago