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 8e3460c5fc
Async versions of enter_room and leave_room should be coroutines (breaking change)
2 years ago
..
__init__.py unit test reorganization 6 years ago
helpers.py Refactor common testing helpers into a separate module 2 years ago
test_asyncio_client.py Simplified client (#1237) 2 years ago
test_asyncio_manager.py Async versions of enter_room and leave_room should be coroutines (breaking change) 2 years ago
test_asyncio_namespace.py Async versions of enter_room and leave_room should be coroutines (breaking change) 2 years ago
test_asyncio_pubsub_manager.py Message queue optimizations (Fixes #1240) 2 years ago
test_asyncio_server.py Async versions of enter_room and leave_room should be coroutines (breaking change) 2 years ago
test_asyncio_simple_client.py Context manager interface for the simple clients 2 years ago