100 Commits (main)

Author SHA1 Message Date
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
Miguel Grinberg dabe33f1a1 document the need to monkey patch with eventlet and gevent 9 years ago
Miguel Grinberg 259f98d3cd Expand tuples to multiple arguments, but not lists 9 years ago
Miguel Grinberg 57756e3bdc Add write_only argument to Kombu and Redis manager classes 9 years ago
Miguel Grinberg 0e47a75a3a minor message queue documentation improvements 9 years ago
Miguel Grinberg e56ff807f4 documentation updates 9 years ago
Miguel Grinberg 8ee4cf7e75 message queue documentation 9 years ago
Miguel Grinberg 47620bbebd initial implementation of inter-process communication 9 years ago
Miguel Grinberg b59cefcfdb Added docs on websocket support with gevent 10 years ago
Miguel Grinberg 9cee03859c Fixed executable bit on several files 10 years ago
Miguel Grinberg 8e570789aa Added support for gevent and standard threads besides eventlet 10 years ago
Miguel Grinberg aa2e146a60 Initial commit 10 years ago