100 Commits (main)

Author SHA1 Message Date
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
Miguel Grinberg 82ceaf7a23
Remove outdated information in intro section of documentation 11 months ago
John Sigg 547449bc70
Fix typos in server.rst (#1331) 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 ef0f88f6cf
Internal code restructure (no functional changes) 2 years ago
Miguel Grinberg 699ee9c47a
Context manager interface for the simple clients 2 years ago
Miguel Grinberg 55d6310eb3
Simplified client (#1237) 2 years ago
Alex Kuhrt 1b7ed682e0
Fix typos in the documentation (#1230) 2 years ago
zykron1 c66d7a9f1a
Improved grammar in documentation (#1175) 2 years 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
mostlycryptic 55db745890
Fix typo in documentation (#1091) 2 years ago
Miguel Grinberg 54aecfda91
TLS/SSL client documentation (Fixes #1040) 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 a54152f246
Update Python supported versions in docs 3 years ago
Miguel Grinberg 34f34e53d6
Do not invoke reserved events on a catch-all handler (Fixes #814) 3 years ago
Miguel Grinberg 47c5f45c76 Document how to get connection state in the client (Fixes #799) 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 ef4ae900c5
Improve start_background_task example (Fixes #647) 4 years ago
Miguel Grinberg d5308504d3
Document the use of arguments in the connect_error handler (Fixes #554) 4 years ago
Miguel Grinberg 2f085b3338
Document WebSocket support for threading mode 4 years ago
Miguel Grinberg 9ff8bf3541 Updated socketio javascript client versions in documentation 4 years ago
manuel f341abe88e
Adding missing example of async client implementation to intro.rst 4 years ago
Mohammed Abdul Raheem eabcc4679b
Add scrolling to documentation sidebar (#610) 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 3ae369757a
Add python-engineio to version compatibility table 4 years ago
Miguel Grinberg 839b533d67
fix documentation typo #nolog 4 years ago
Miguel Grinberg 3419d4dcb0
Added version compatibility chart to docs #nolog 4 years ago
Miguel Grinberg 5e010bdf1f
add a note regarding Socket.IO 3.0 support in progress #nolog 4 years ago
Miguel Grinberg 4890607130
Added troubleshooting section to the documentation 5 years ago
Fover 1fbf95940c
Fixed typo in documentation (#524) 5 years ago
someApprentice 4385057c34
fix: fixed route path for tornado server (#494) 5 years ago
Miguel Grinberg 02a7ce32c0
Remove references to Python 2.7 in the documentation 5 years ago
kizError cdde846e57
Update intro.rst (#450) 5 years ago
Dmitry Volodin aa2882cb3e fix AsyncClient example and typo in Intro (#389) 5 years ago
Rotzbua d4b4034311 fix missing : in documentation example (#386) 5 years ago
Miguel Grinberg 805d5f3741 Support the connect_error event in the client (Fixes #344) 5 years ago