63 Commits (c809774c3ec0921306e7274987076b3ce51a4e95)

Author SHA1 Message Date
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
Dmitry Volodin b60bbc0307 fix documentation typos (#374) 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 3b32dbde8d
expose the sid for the connection 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
Syed Faheel Ahmad cacb621ad7 Add missing import statement for socketio in docs (#289) 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
Emeka Icha 3c08dda918 (fix) small typo in intro doc (#241) 6 years ago
Julien Deniau a5a67120fe fix typo with quotes in doc (#238) 6 years ago
Miguel Grinberg 9f2186725a user sessions 6 years ago
Miguel Grinberg ec4ce624ab
client documentation 6 years ago
Miguel Grinberg b084b2c80e
basic socketio client (no reconnection yet) 6 years ago
Miguel Grinberg 87fb830bd8
improved documentation 6 years ago
Miguel Grinberg 415af129b7 Tornado docs 7 years ago
Grey Li 58c8a6f430 Fix typo in docs (#187) 7 years ago
Toon Knapen c24c91a725 typo fix (#180) 7 years ago
Kane Blueriver ef7088d67a Fix backquotes usage in docs. (#146) 7 years ago
Kaiyu Shi 8e734573a9 The usage of class-based namespace 8 years ago
Miguel Grinberg 2582f286f5 websocket support for sanic 8 years ago
Miguel Grinberg ce44133acd redis message queue for asyncio 8 years ago
Miguel Grinberg 2e55d7f020 updated documentation logo 8 years ago
Miguel Grinberg 43788db7a7 asyncio documentation and various fixes 8 years ago
Miguel Grinberg 6c93f7fb15 fixed documentation typo 8 years ago
Andrew Pashkin 8a7ea67f99 Add mentioning of SIDs to the list of what each namespace has separate from other namespaces. 8 years ago
Miguel Grinberg d09627faff Added clarification regarding class based namespace being singletons 8 years ago
Lenno Nagel 415a0eb9c7 Fix typo Sokcet -> Socket 9 years ago
Miguel Grinberg 5529fbb2bd document the use of the new gevent_uwsgi async mode 9 years ago
Miguel Grinberg 5cc9199336 minor documentation fixes 9 years ago
Miguel Grinberg 7bc329a12d class-based namespaces 9 years ago
Miguel Grinberg c52f4f6a59 minor documentation improvement 9 years ago