.. |
__init__.py
|
Internal code restructure (no functional changes)
|
2 years ago |
admin.py
|
Stop using deprecated datetime functions
|
10 months ago |
asgi.py
|
Option to disable routing in ASGIApp
|
2 years ago |
async_admin.py
|
Stop using deprecated datetime functions
|
10 months ago |
async_aiopika_manager.py
|
channel was not properly initialized in several pubsub client managers (#1476)
|
3 months ago |
async_client.py
|
keep track of which namespaces failed to connect (#1496)
|
3 weeks ago |
async_manager.py
|
Enable emitting to single client in managers with to=... (#1374)
|
1 year ago |
async_namespace.py
|
Pass a `reason` argument to the disconnect handler (#1422)
|
10 months ago |
async_pubsub_manager.py
|
Enable emitting to single client in managers with to=... (#1374)
|
1 year ago |
async_redis_manager.py
|
redis manager, verbose error logging (#1479)
|
2 months ago |
async_server.py
|
Add missing `async` on session examples for the async server (#1465)
|
5 months ago |
async_simple_client.py
|
Allow custom client subclasses to be used in SimpleClient and AsyncSimpleClient (Fixes #1432)
|
8 months ago |
base_client.py
|
keep track of which namespaces failed to connect (#1496)
|
3 weeks ago |
base_manager.py
|
Upgrade the code to more recent Python versions
|
10 months ago |
base_namespace.py
|
Upgrade the code to more recent Python versions
|
10 months ago |
base_server.py
|
Pass a `reason` argument to the disconnect handler (#1422)
|
10 months ago |
client.py
|
keep track of which namespaces failed to connect (#1496)
|
3 weeks ago |
exceptions.py
|
Simplified client (#1237)
|
2 years ago |
kafka_manager.py
|
Upgrade the code to more recent Python versions
|
10 months ago |
kombu_manager.py
|
Renamed flask-socketio references to python-socketio (Fixes #1377)
|
1 year ago |
manager.py
|
Enable emitting to single client in managers with to=... (#1374)
|
1 year 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)
|
10 months ago |
packet.py
|
Upgrade the code to more recent Python versions
|
10 months ago |
pubsub_manager.py
|
Enable emitting to single client in managers with to=... (#1374)
|
1 year ago |
redis_manager.py
|
redis manager, verbose error logging (#1479)
|
2 months ago |
server.py
|
Pass a `reason` argument to the disconnect handler (#1422)
|
10 months ago |
simple_client.py
|
Allow custom client subclasses to be used in SimpleClient and AsyncSimpleClient (Fixes #1432)
|
8 months ago |
tornado.py
|
Add support for Python 3.12 and drop 3.7 (#1297)
|
2 years ago |
zmq_manager.py
|
channel was not properly initialized in several pubsub client managers (#1476)
|
3 months ago |