114 Commits (v.2.1.1)

Author SHA1 Message Date
Miguel Grinberg 1194bd2c80
Release 2.1.1 6 years ago
Miguel Grinberg fce2006eee
fix backwards compatible problems with python-engineio 3.0 6 years ago
Miguel Grinberg 8b5c737b2d
Release 2.1.0 6 years ago
Miguel Grinberg 87fb830bd8
improved documentation 6 years ago
Miguel Grinberg b214380d05
ASGI support 6 years ago
Miguel Grinberg 015ea2037f
updated dependencies and fixed linter error 6 years ago
Anthony Zhang 4a030d2f9c Fix synchronization issue in SocketIO (#213) 6 years ago
Kelly Truesdale da7cb86330 Logging improvements for write-only connections (#197) 7 years ago
Miguel Grinberg f2d28ad62c
better handling of packets with no data 7 years ago
Miguel Grinberg 836f4a400d Release 2.0.0 7 years ago
Miguel Grinberg 555b69e807 Tornado 5 support 7 years ago
Miguel Grinberg 1ec2e10efc
Release 1.9.0 7 years ago
rettier 598568c715 assigning local ret variable to none if the asyncio task is canceled (#164) 7 years ago
Miguel Grinberg af13ef067c
Recoonect to redis when connection is lost 7 years ago
Miguel Grinberg 96d4e5f257
Release 1.8.4 7 years ago
Miguel Grinberg b3fc842c76
properly handle callbacks in multi-host configurations for asyncio 7 years ago
Miguel Grinberg 8d7059a1a2
Properly handle callbacks in multi-host configurations 7 years ago
Miguel Grinberg 3b702da590
Release 1.8.3 8 years ago
Miguel Grinberg 9350775634
fixed memory leak on rejected connections for asyncio 8 years ago
Miguel Grinberg 63b6908953
Release 1.8.2 8 years ago
Miguel Grinberg 66e17fb387
fixed memory leak on rejected connections 8 years ago
Miguel Grinberg 90b226d0e3
Release 1.8.1 8 years ago
Miguel Grinberg 7f02f7aaa9
JavaScript client sends query string attached to namespace 8 years ago
Miguel Grinberg 187c52582b
Documented protocol defaults 8 years ago
Miguel Grinberg 2faa6f56d4
Release 1.8.0 8 years ago
Alex Plugaru 358a8e118f Made queues non-durable. Always retry after disconnect. (#120) 8 years ago
Miguel Grinberg 97f4faa88b
Release 1.7.7 8 years ago
Miguel Grinberg af81132610
pass redis password in the URL 8 years ago
larry.liu 8cf035fb3a redis pub/sub support set password (#116) 8 years ago
Miguel Grinberg d0dd3e44f8
Release 1.7.6 8 years ago
Miguel Grinberg 93f70dc9e1
async_handlers option for asyncio servers 8 years ago
Miguel Grinberg a40e2abf63 Release 1.7.5 8 years ago
Miguel Grinberg 3ae013b90e validate namespace in disconnect call 8 years ago
Miguel Grinberg 36f8d35d08 fix misleading error message 8 years ago
Miguel Grinberg 351a568cda Release 1.7.4 8 years ago
Miguel Grinberg af0004d78e Handle broadcasts to zero clients 8 years ago
Miguel Grinberg 0f0d6355fb Release 2.7.3 8 years ago
Miguel Grinberg 5b9b17c4a0 Fix variable referenced before assignment 8 years ago
Miguel Grinberg 94eda9e8c9 Release 1.7.2 8 years ago
Miguel Grinberg 7e10afe855 Release 1.7.1 8 years ago
Miguel Grinberg 5e1391d80e Fixed initialize() method in PubSubManager subclasses 8 years ago
Miguel Grinberg 8e8f6dfeee Release 1.7.0 8 years ago
Miguel Grinberg ce44133acd redis message queue for asyncio 8 years ago
Miguel Grinberg 43788db7a7 asyncio documentation and various fixes 8 years ago
Miguel Grinberg 3556c3e7ce updated public symbols 8 years ago
Miguel Grinberg 6f41206f7d async namespaces, and more unit tests 8 years ago
Miguel Grinberg 763583226a a few asyncio related fixes 8 years ago
Miguel Grinberg 53d10d9f32 asyncio support 8 years ago
Miguel Grinberg f0f6b18f42 minor fixes to zeromq support 8 years ago
Eric Seidler 10d273b3fe use non-blocking eventlet zmq wrapper in listen method 8 years ago