4 Commits (01378ef1efca73330327006be467270462d504e0)

Author SHA1 Message Date
Miguel Grinberg 01378ef1ef Support client disconnects with multiple servers (Fixes https://github.com/miguelgrinberg/Flask-SocketIO/issues/1174) 5 years ago
Kelly Truesdale da7cb86330 Logging improvements for write-only connections (#197) 7 years ago
Miguel Grinberg b3fc842c76
properly handle callbacks in multi-host configurations for asyncio 7 years ago
Miguel Grinberg ce44133acd redis message queue for asyncio 8 years ago
Miguel Grinberg 53d10d9f32 asyncio support 8 years ago
Miguel Grinberg 3eac53261b Added "ignore_queue" option to bypass message queue in emits 8 years ago
Miguel Grinberg 57756e3bdc Add write_only argument to Kombu and Redis manager classes 9 years ago
Miguel Grinberg 6ae89688d7 do not allow callbacks outside of a server context 9 years ago
Miguel Grinberg 71142aa2db pubsub unit tests 9 years ago
Miguel Grinberg 63f5ed3429 Support for callbacks across servers 9 years ago
Miguel Grinberg 47620bbebd initial implementation of inter-process communication 10 years ago