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 288ebb189d
Eliminate race conditions on disconnect (Fixes #1441)
4 weeks ago
..
__init__.py Internal code restructure (no functional changes) 2 years ago
admin.py Stop using deprecated datetime functions 3 months ago
asgi.py Option to disable routing in ASGIApp 1 year ago
async_admin.py Stop using deprecated datetime functions 3 months ago
async_aiopika_manager.py Internal code restructure (no functional changes) 2 years ago
async_client.py Eliminate race conditions on disconnect (Fixes #1441) 4 weeks ago
async_manager.py Enable emitting to single client in managers with to=... (#1374) 8 months ago
async_namespace.py Pass a `reason` argument to the disconnect handler (#1422) 4 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 Pass a `reason` argument to the disconnect handler (#1422) 4 months ago
async_simple_client.py Allow custom client subclasses to be used in SimpleClient and AsyncSimpleClient (Fixes #1432) 2 months ago
base_client.py Pass a `reason` argument to the disconnect handler (#1422) 4 months ago
base_manager.py Upgrade the code to more recent Python versions 4 months ago
base_namespace.py Upgrade the code to more recent Python versions 4 months ago
base_server.py Pass a `reason` argument to the disconnect handler (#1422) 4 months ago
client.py Eliminate race conditions on disconnect (Fixes #1441) 4 weeks ago
exceptions.py Simplified client (#1237) 2 years ago
kafka_manager.py Upgrade the code to more recent Python versions 4 months ago
kombu_manager.py Renamed flask-socketio references to python-socketio (Fixes #1377) 7 months 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 Pass a `reason` argument to the disconnect handler (#1422) 4 months ago
packet.py Upgrade the code to more recent Python versions 4 months ago
pubsub_manager.py Enable emitting to single client in managers with to=... (#1374) 8 months ago
redis_manager.py Upgrade the code to more recent Python versions 4 months ago
server.py Pass a `reason` argument to the disconnect handler (#1422) 4 months ago
simple_client.py Allow custom client subclasses to be used in SimpleClient and AsyncSimpleClient (Fixes #1432) 2 months ago
tornado.py Add support for Python 3.12 and drop 3.7 (#1297) 1 year ago
zmq_manager.py Upgrade the code to more recent Python versions 4 months ago