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.
Philipp Reitter f0bd0b59e5 assigning local ret variable to none if the asyncio task is canceled 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 assigning local ret variable to none if the asyncio task is canceled 9 years ago
asyncio_pubsub_manager.py properly handle callbacks in multi-host configurations for asyncio 9 years ago
asyncio_redis_manager.py Recoonect to redis when connection is lost 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 10 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 Recoonect to redis when connection is lost 9 years ago
server.py fixed memory leak on rejected connections 9 years ago
zmq_manager.py minor fixes to zeromq support 10 years ago