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