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 12134bd5c5
Prevent pubsub managers from ever crashing
2 years ago
..
__init__.py Internal code restructure (no functional changes) 2 years ago
admin.py Reporting to Socket.IO Admin UI (#1164) 2 years ago
asgi.py Improved project structure 4 years ago
async_admin.py Reporting to Socket.IO Admin UI (#1164) 2 years ago
async_aiopika_manager.py Internal code restructure (no functional changes) 2 years ago
async_client.py Support catch-all namespaces (Fixes #1288) 2 years ago
async_manager.py Reporting to Socket.IO Admin UI (#1164) 2 years ago
async_namespace.py Internal code restructure (no functional changes) 2 years ago
async_pubsub_manager.py Prevent pubsub managers from ever crashing 2 years ago
async_redis_manager.py Internal code restructure (no functional changes) 2 years ago
async_server.py Hold references to background tasks to avoid garbage collection (Fixes #1191) 2 years ago
async_simple_client.py Documentation typos 2 years ago
base_client.py Improved catch-all handler documentation 2 years ago
base_manager.py Reporting to Socket.IO Admin UI (#1164) 2 years ago
base_namespace.py Internal code restructure (no functional changes) 2 years ago
base_server.py Improved catch-all handler documentation 2 years ago
client.py Support catch-all namespaces (Fixes #1288) 2 years 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 Internal code restructure (no functional changes) 2 years 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 Internal code restructure (no functional changes) 2 years ago
packet.py Use correct binary packet types in the msgpack packet encoder (Fixes #811) 4 years ago
pubsub_manager.py Prevent pubsub managers from ever crashing 2 years ago
redis_manager.py Remove unneeded arguments from super() 2 years ago
server.py Clearer documentation for the `max_http_buffer_size` argument (Fixes #1272) 2 years ago
simple_client.py Documentation typos 2 years ago
tornado.py Improved project structure 4 years ago
zmq_manager.py Remove unneeded arguments from super() 2 years ago