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 96d4e5f257
Release 1.8.4
7 years ago
..
__init__.py Release 1.8.4 7 years ago
asyncio_manager.py Properly handle callbacks in multi-host configurations 7 years ago
asyncio_namespace.py redis message queue for asyncio 8 years ago
asyncio_pubsub_manager.py properly handle callbacks in multi-host configurations for asyncio 7 years ago
asyncio_redis_manager.py pass redis password in the URL 8 years ago
asyncio_server.py fixed memory leak on rejected connections for asyncio 8 years ago
base_manager.py validate namespace in disconnect call 8 years ago
kombu_manager.py Made queues non-durable. Always retry after disconnect. (#120) 8 years ago
middleware.py Fixed executable bit on several files 10 years ago
namespace.py async namespaces, and more unit tests 8 years ago
packet.py JavaScript client sends query string attached to namespace 8 years ago
pubsub_manager.py Properly handle callbacks in multi-host configurations 7 years ago
redis_manager.py Fixed initialize() method in PubSubManager subclasses 8 years ago
server.py fixed memory leak on rejected connections 8 years ago
zmq_manager.py minor fixes to zeromq support 8 years ago