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.
Andrei Neagu b0518936b9
AsyncPubSubManager does not await for can_disconnect (#488)
5 years ago
..
__init__.py unit test reorganization 7 years ago
test_asyncio_client.py Support the connect_error event in the client (Fixes #344) 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 AsyncPubSubManager does not await for can_disconnect (#488) 5 years ago
test_asyncio_redis_manager.py Added rediss:// URL scheme to AsyncRedisManager (#319) 6 years ago
test_asyncio_server.py Require a recipient in `call()` method (Fixes #476) 5 years ago