244 Commits (54180987cd429c6d48c6fdad5c97b1ca894d2b09)

Author SHA1 Message Date
Miguel Grinberg 9423c9f84b
Release 3.1.2 6 years ago
Andrey Rusanov 38edd2c939 Add ConnectionRefusedError and handling for it 6 years ago
Miguel Grinberg a8b13fc12b
Release 3.1.1 6 years ago
Miguel Grinberg 4917f72c50 Release 3.1.0 6 years ago
Miguel Grinberg 9f2186725a user sessions 6 years ago
Miguel Grinberg 391a454de7 Release 3.0.1 6 years ago
Miguel Grinberg 45d880cf90 correct handling of disconnects 6 years ago
Miguel Grinberg a6282ad903
Release 3.0.0 7 years ago
Miguel Grinberg ec4ce624ab
client documentation 7 years ago
Miguel Grinberg 6fe065bb98
final batch of client unit tests 7 years ago
Miguel Grinberg 16bdb422d6
more unit tests 7 years ago
Miguel Grinberg e626e6c41d
some client unit tests 7 years ago
Miguel Grinberg 7e5c146fc7
small client fixes 7 years ago
Miguel Grinberg 4822d8125d
reorganization of examples, plus some new ones for the client 7 years ago
Miguel Grinberg 2360aa4985
asyncio client 7 years ago
Miguel Grinberg 63ddde0fb0
client reconnection support 7 years ago
Miguel Grinberg b084b2c80e
basic socketio client (no reconnection yet) 7 years ago
Miguel Grinberg b2a58502e1
Release 2.1.2 7 years ago
Miguel Grinberg 1194bd2c80
Release 2.1.1 7 years ago
Miguel Grinberg fce2006eee
fix backwards compatible problems with python-engineio 3.0 7 years ago
Miguel Grinberg 8b5c737b2d
Release 2.1.0 7 years ago
Miguel Grinberg 87fb830bd8
improved documentation 7 years ago
Miguel Grinberg b214380d05
ASGI support 7 years ago
Miguel Grinberg 015ea2037f
updated dependencies and fixed linter error 7 years ago
Anthony Zhang 4a030d2f9c Fix synchronization issue in SocketIO (#213) 7 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
Vincent Mézino a84338fd42 Remove trailing whitespaces... 7 years ago
Vincent Mézino 6dc74df2fb Group __all__ element by type in __init__.py 7 years ago
Vincent Mézino dc1e416dab Remove trailing whitespaces 7 years ago
Vincent Mézino 839dba3411 Fix flake8 7 years ago
Vincent Mézino 29e9c659d4 Remove unused imports 7 years ago
Vincent Mézino 4f1d8d9329 Use the provided url in KafkaManager and remove the method 'initialize' 7 years ago
Vincent Mézino 610c229fd9 Write KafkaManager 7 years ago
Vincent Mézino 2568c80a5a Add KafkaManager to __init__.py 7 years ago
Vincent Mézino 725afcbc14 Add a copy of redis manager and name it kafka manager 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 8 years ago
Miguel Grinberg b3fc842c76
properly handle callbacks in multi-host configurations for asyncio 8 years ago
Miguel Grinberg 8d7059a1a2
Properly handle callbacks in multi-host configurations 8 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