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 bf11ad36ae
Optimize memory usage during broadcasts (#1233)
2 years ago
..
__init__.py unit test reorganization 6 years ago
test_base_manager.py Optimize memory usage during broadcasts (#1233) 2 years ago
test_client.py Do not invoke reserved events on a catch-all handler (Fixes #814) 3 years ago
test_middleware.py Remove dependency on the six package 4 years ago
test_msgpack_packet.py Use correct binary packet types in the msgpack packet encoder (Fixes #811) 3 years ago
test_namespace.py Expose the ignore_queue option in namespaces (Fixes #1103) 2 years ago
test_packet.py Fixed incorrect handling of dashes inside the JSON payload of a packet (Fixes #675) 4 years ago
test_pubsub_manager.py Optimize memory usage during broadcasts (#1233) 2 years ago
test_server.py Optimize memory usage during broadcasts (#1233) 2 years ago