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 1b901de007
prevent crash when client sends empty event
7 months ago
..
__init__.py Internal code restructure (no functional changes) 2 years ago
admin.py Reporting to Socket.IO Admin UI (#1164) 1 year ago
asgi.py Option to disable routing in ASGIApp 1 year ago
async_admin.py Reporting to Socket.IO Admin UI (#1164) 1 year ago
async_aiopika_manager.py Internal code restructure (no functional changes) 2 years ago
async_client.py Minor updates to the server and client documentation 10 months ago
async_manager.py Enable emitting to single client in managers with to=... (#1374) 8 months ago
async_namespace.py prevent crash when client sends empty event 7 months ago
async_pubsub_manager.py Enable emitting to single client in managers with to=... (#1374) 8 months ago
async_redis_manager.py Internal code restructure (no functional changes) 2 years ago
async_server.py Minor updates to the server and client documentation 10 months ago
async_simple_client.py Documentation typos 1 year ago
base_client.py Improved catch-all handler documentation 1 year ago
base_manager.py Reporting to Socket.IO Admin UI (#1164) 1 year ago
base_namespace.py Internal code restructure (no functional changes) 2 years ago
base_server.py Improved routing to catch-all namespace handlers (#1316) 1 year ago
client.py Minor updates to the server and client documentation 10 months ago
exceptions.py Simplified client (#1237) 2 years ago
kafka_manager.py Remove unneeded arguments from super() 2 years ago
kombu_manager.py Remove unneeded arguments from super() 2 years ago
manager.py Enable emitting to single client in managers with to=... (#1374) 8 months ago
middleware.py Remove unneeded arguments from super() 2 years ago
msgpack_packet.py Support optional payloads in msgpack implementation (#981) 3 years ago
namespace.py prevent crash when client sends empty event 7 months ago
packet.py Accept 0 as a callback id (#1329) 11 months ago
pubsub_manager.py Enable emitting to single client in managers with to=... (#1374) 8 months ago
redis_manager.py Remove unneeded arguments from super() 2 years ago
server.py Minor updates to the server and client documentation 10 months ago
simple_client.py Documentation typos 1 year ago
tornado.py Add support for Python 3.12 and drop 3.7 (#1297) 1 year ago
zmq_manager.py Remove unneeded arguments from super() 2 years ago