11 Commits (7d9404722418013f7eced71d62de44d972f41a94)

Author SHA1 Message Date
Chetan Sharan 7d94047224 Modification done to comply Asyncio changes with Python version 3.11+ 2 days 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 8 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 9 years ago
Miguel Grinberg 43788db7a7 asyncio documentation and various fixes 9 years ago
Miguel Grinberg 6f41206f7d async namespaces, and more unit tests 9 years ago
Miguel Grinberg 53d10d9f32 asyncio support 9 years ago