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 187c525 commit 8bba811Copy full SHA for 8bba811
README.rst
@@ -22,7 +22,7 @@ Features
22
asynchronous server based on `asyncio <https://docs.python.org/3/library/asyncio.html>`_
23
(`sanic <http://sanic.readthedocs.io/>`_ and `aiohttp <http://aiohttp.readthedocs.io/>`_),
24
`eventlet <http://eventlet.net/>`_ or `gevent <http://gevent.org/>`_. For
25
- development and testing, any WSGI complaint multi-threaded server can also be
+ development and testing, any WSGI compliant multi-threaded server can also be
26
used.
27
- Includes a WSGI middleware that integrates Socket.IO traffic with standard
28
WSGI applications.
0 commit comments