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 09cb411776
Made parsing of id field of Socket.IO packet faster and more robust
4 years ago
..
__init__.py unit test reorganization 6 years ago
test_base_manager.py Conversion from Socket.IO sid to Engine.IO sid 4 years ago
test_client.py Pass custom authentication data with client connection (Fixes #661) 4 years ago
test_middleware.py Remove dependency on the six package 4 years ago
test_namespace.py Remove dependency on the six package 4 years ago
test_packet.py Made parsing of id field of Socket.IO packet faster and more robust 4 years ago
test_pubsub_manager.py Remove dependency on the six package 4 years ago
test_server.py Correct use of a trailing comma in Socket.IO packets with no id or data (Fixes #671) 4 years ago