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 c7b872915c
MsgPackPacket.configure method
7 months ago
..
__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 fix recreate binding on failure (#1516) 7 months ago
async_client.py MsgPackPacket.configure method 7 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 Restore binary message support in message queue setups (Fixes #1508) (#1509) 8 months ago
async_redis_manager.py Restore support for rediss:// URLs, and add valkeys:// 8 months ago
async_server.py MsgPackPacket.configure method 7 months ago
async_simple_client.py Fix: SimpleClient.call does not raise TimeoutError on timeout (#1501) 8 months ago
base_client.py MsgPackPacket.configure method 7 months ago
base_manager.py linter fixes #nolog 8 months ago
base_namespace.py Upgrade the code to more recent Python versions 1 year ago
base_server.py MsgPackPacket.configure method 7 months ago
client.py MsgPackPacket.configure method 7 months ago
exceptions.py Simplified client (#1237) 3 years ago
kafka_manager.py Replace pickle with json (#1502) 8 months ago
kombu_manager.py fix recreate binding on failure (#1516) 7 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 MsgPackPacket.configure method 7 months ago
namespace.py Pass a `reason` argument to the disconnect handler (#1422) 1 year ago
packet.py Restore binary message support in message queue setups (Fixes #1508) (#1509) 8 months ago
pubsub_manager.py Restore binary message support in message queue setups (Fixes #1508) (#1509) 8 months ago
redis_manager.py Restore support for rediss:// URLs, and add valkeys:// 8 months ago
server.py MsgPackPacket.configure method 7 months 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