21 Commits (v5.3.0)

Author SHA1 Message Date
Miguel Grinberg 703843b42b
Document that callbacks cannot be used in external processes (Fixes https://github.com/miguelgrinberg/Flask-SocketIO/issues/1533) 4 years ago
Miguel Grinberg 2f085b3338
Document WebSocket support for threading mode 4 years ago
Miguel Grinberg 11b6f1a08d
Pass auth information sent by client to the connect handler 4 years ago
Arpit Jain c809774c3e
Fix typos in the manual (#599) 4 years ago
Miguel Grinberg 839b533d67
fix documentation typo #nolog 4 years ago
Miguel Grinberg 4890607130
Added troubleshooting section to the documentation 5 years ago
someApprentice 4385057c34
fix: fixed route path for tornado server (#494) 5 years ago
Miguel Grinberg f36fa88d9e
Updated documentation on message queue manager classes 6 years ago
salimaboubacar d984f32e76 Add Asyncio based RabbitMQ manager (#320) 6 years ago
Miguel Grinberg 045188c63d
Documentation for the Same Origin security policy 6 years ago
Miguel Grinberg 2aa8636223
documentation on user session behavior on disconnections (Fixes #308) 6 years ago
Miguel Grinberg 814ff84ec3
Move python-engineio dependency to versions 3.8 and up 6 years ago
Miguel Grinberg 70ebfdbfa1
New @event decorator for handler registration 6 years ago
Miguel Grinberg aaa87a8277
Much more flexible support for static files in the server 6 years ago
Miguel Grinberg d3e19b7e52
note on cors support for sanic (fixes #205) 6 years ago
Miguel Grinberg 0249f05a2f
Fixed Sanic documentation (fixes #193) 6 years ago
Almog Cohen 55e3a6cb02 change a typo from `client` to `server` (#280) 6 years ago
Andrey Rusanov f3b5210289 Add tests and docs 6 years ago
Miguel Grinberg 9f2186725a user sessions 6 years ago
Miguel Grinberg ec4ce624ab
client documentation 6 years ago
Miguel Grinberg 87fb830bd8
improved documentation 6 years ago