Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8caebfd commit cdde846Copy full SHA for cdde846
docs/intro.rst
@@ -133,7 +133,7 @@ Server Features
133
- Supports large number of clients even on modest hardware due to being
134
asynchronous.
135
- Can be hosted on any `WSGI <https://wsgi.readthedocs.io/en/latest/index.html>`_ and
136
- `ASGI <https://asgi.readthedocs.io/en/latest/>`_ web servers includind
+ `ASGI <https://asgi.readthedocs.io/en/latest/>`_ web servers including
137
`Gunicorn <https://gunicorn.org/>`_, `Uvicorn <https://github.com/encode/uvicorn>`_,
138
`eventlet <http://eventlet.net/>`_ and `gevent <http://gevent.org>`_.
139
- Can be integrated with WSGI applications written in frameworks such as Flask, Django,
0 commit comments