kizError
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
docs/intro.rst
|
|
@ -133,7 +133,7 @@ Server Features |
|
|
|
- Supports large number of clients even on modest hardware due to being |
|
|
|
asynchronous. |
|
|
|
- Can be hosted on any `WSGI <https://wsgi.readthedocs.io/en/latest/index.html>`_ and |
|
|
|
`ASGI <https://asgi.readthedocs.io/en/latest/>`_ web servers includind |
|
|
|
`ASGI <https://asgi.readthedocs.io/en/latest/>`_ web servers including |
|
|
|
`Gunicorn <https://gunicorn.org/>`_, `Uvicorn <https://github.com/encode/uvicorn>`_, |
|
|
|
`eventlet <http://eventlet.net/>`_ and `gevent <http://gevent.org>`_. |
|
|
|
- Can be integrated with WSGI applications written in frameworks such as Flask, Django, |
|
|
|