| .. |
|
__init__.py
|
Internal code restructure (no functional changes)
|
3 years ago |
|
admin.py
|
Stop using deprecated datetime functions
|
1 year ago |
|
asgi.py
|
Option to disable routing in ASGIApp
|
2 years ago |
|
async_admin.py
|
Stop using deprecated datetime functions
|
1 year ago |
|
async_aiopika_manager.py
|
Replace pickle with json (#1502)
|
8 months ago |
|
async_client.py
|
wait for client to end background tasks on disconnect (#1500)
|
8 months ago |
|
async_manager.py
|
Enable emitting to single client in managers with to=... (#1374)
|
2 years ago |
|
async_namespace.py
|
Pass a `reason` argument to the disconnect handler (#1422)
|
1 year ago |
|
async_pubsub_manager.py
|
Replace pickle with json (#1502)
|
8 months ago |
|
async_redis_manager.py
|
Restore support for rediss:// URLs, and add valkeys://
|
8 months ago |
|
async_server.py
|
Add missing `async` on session examples for the async server (#1465)
|
1 year ago |
|
async_simple_client.py
|
Fix: SimpleClient.call does not raise TimeoutError on timeout (#1501)
|
8 months ago |
|
base_client.py
|
keep track of which namespaces failed to connect (#1496)
|
8 months ago |
|
base_manager.py
|
Upgrade the code to more recent Python versions
|
1 year ago |
|
base_namespace.py
|
Upgrade the code to more recent Python versions
|
1 year ago |
|
base_server.py
|
Pass a `reason` argument to the disconnect handler (#1422)
|
1 year ago |
|
client.py
|
wait for client to end background tasks on disconnect (#1500)
|
8 months ago |
|
exceptions.py
|
Simplified client (#1237)
|
3 years ago |
|
kafka_manager.py
|
Replace pickle with json (#1502)
|
8 months ago |
|
kombu_manager.py
|
Replace pickle with json (#1502)
|
8 months ago |
|
manager.py
|
Enable emitting to single client in managers with to=... (#1374)
|
2 years ago |
|
middleware.py
|
Remove unneeded arguments from super()
|
3 years ago |
|
msgpack_packet.py
|
Support optional payloads in msgpack implementation (#981)
|
4 years ago |
|
namespace.py
|
Pass a `reason` argument to the disconnect handler (#1422)
|
1 year ago |
|
packet.py
|
Upgrade the code to more recent Python versions
|
1 year ago |
|
pubsub_manager.py
|
Replace pickle with json (#1502)
|
8 months ago |
|
redis_manager.py
|
Restore support for rediss:// URLs, and add valkeys://
|
8 months ago |
|
server.py
|
Pass a `reason` argument to the disconnect handler (#1422)
|
1 year ago |
|
simple_client.py
|
Fix: SimpleClient.call does not raise TimeoutError on timeout (#1501)
|
8 months ago |
|
tornado.py
|
Add support for Python 3.12 and drop 3.7 (#1297)
|
2 years ago |
|
zmq_manager.py
|
Replace pickle with json (#1502)
|
8 months ago |