Jérôme Boulmier
|
4b697815c3
|
Fix Python 3.11 deprecation warning (#941)
|
3 years ago |
Miguel Grinberg
|
98c7ac23f2
|
Improved project structure
|
4 years ago |
Miguel Grinberg
|
a4cc0b2c5b
|
v5 protocol: client manager unit tests
|
4 years ago |
Miguel Grinberg
|
308b0c8eeb
|
v5 protocol: handle per-namespace sids in base manager
|
4 years ago |
Miguel Grinberg
|
01378ef1ef
|
Support client disconnects with multiple servers (Fixes https://github.com/miguelgrinberg/Flask-SocketIO/issues/1174)
|
5 years ago |
Miguel Grinberg
|
00d39ca698
|
skip_sid parameter can also be a list (fixes #202)
|
6 years ago |
Kelly Truesdale
|
da7cb86330
|
Logging improvements for write-only connections (#197)
* Make logger a property of BaseManager, configurable separately from server for write-only situations.
* Shorten line lengths for recent changes.
|
7 years ago |
Miguel Grinberg
|
8d7059a1a2
|
Properly handle callbacks in multi-host configurations
Fixes #150
|
7 years ago |
Miguel Grinberg
|
93f70dc9e1
|
async_handlers option for asyncio servers
|
8 years ago |
Miguel Grinberg
|
af0004d78e
|
Handle broadcasts to zero clients
Fixes #88
|
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
|
6f41206f7d
|
async namespaces, and more unit tests
|
8 years ago |
Miguel Grinberg
|
53d10d9f32
|
asyncio support
|
8 years ago |