Carlos Guerrero
|
8964dab9d5
|
Fixed broken gevent URL in documentation (#1427)
|
3 months ago |
Miguel Grinberg
|
bd8555da85
|
Pass a `reason` argument to the disconnect handler (#1422)
|
4 months ago |
Miguel Grinberg
|
287d6ed551
|
Update note about Sanic issues (Fixes #1365)
|
9 months ago |
Miguel Grinberg
|
3a618c67ef
|
Reorganization of server documentation (#1350)
|
10 months ago |
John Sigg
|
547449bc70
|
Fix typos in server.rst (#1331)
Change 2 instances of "complaint" to "compliant"
|
11 months ago |
Miguel Grinberg
|
0a54ec6ae4
|
Improved catch-all handler documentation
|
1 year ago |
mooomooo
|
801241378e
|
Support catch-all namespaces (Fixes #1288)
|
1 year ago |
Miguel Grinberg
|
0aa8683a3b
|
Remove references to gevent-websocket which is not needed anymore
|
1 year ago |
Miguel Grinberg
|
344e5c1d6b
|
Remove reference to outdated aioredis package (Fixes #1268)
|
1 year ago |
Miguel Grinberg
|
4bf48776ca
|
Reporting to Socket.IO Admin UI (#1164)
|
1 year ago |
Miguel Grinberg
|
72dfdc6c8a
|
Corrected user session documentation example (Fixes #1170)
|
2 years ago |
Miguel Grinberg
|
9d02247bc5
|
Improved documentation on horizontal scaling (Fixes #1099)
|
2 years ago |
Miguel Grinberg
|
c4117fd651
|
Removed incorrect reference to multiple callback invocations (Fixes #1152)
|
2 years ago |
Miguel Grinberg
|
2c3e360ae8
|
Recommend ASGI integration for Sanic in Documentation
|
3 years ago |
mostlycryptic
|
f888446b33
|
Fix documentation typo (#948)
|
3 years ago |
Omar Costa Hamido
|
16243e7c5f
|
Fixed documentation typo (#910)
|
3 years ago |
Ezio Melotti
|
3336181f9c
|
Fix indentation in the "Rooms" docs example. (#872)
|
3 years ago |
Miguel Grinberg
|
34f34e53d6
|
Do not invoke reserved events on a catch-all handler (Fixes #814)
|
3 years ago |
Miguel Grinberg
|
28569d48ad
|
Catch-all event handlers
|
4 years ago |
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 |