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 836f4a400d Release 2.0.0 7 years ago
..
__init__.py Release 2.0.0 7 years ago
asyncio_manager.py Properly handle callbacks in multi-host configurations 7 years ago
asyncio_namespace.py assigning local ret variable to none if the asyncio task is canceled (#164) 7 years ago
asyncio_pubsub_manager.py properly handle callbacks in multi-host configurations for asyncio 7 years ago
asyncio_redis_manager.py Recoonect to redis when connection is lost 7 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 Recoonect to redis when connection is lost 7 years ago
server.py fixed memory leak on rejected connections 8 years ago
tornado.py Tornado 5 support 7 years ago
zmq_manager.py minor fixes to zeromq support 8 years ago