2 Commits (4b697815c3da4574fca8b759d21a4e0800dafc50)

Author SHA1 Message Date
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) 7 years ago
Miguel Grinberg 8d7059a1a2
Properly handle callbacks in multi-host configurations 7 years ago
Miguel Grinberg 93f70dc9e1
async_handlers option for asyncio servers 8 years ago
Miguel Grinberg af0004d78e Handle broadcasts to zero clients 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