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 fc0c1e2 commit 537630bCopy full SHA for 537630b
docs/server.rst
@@ -19,12 +19,6 @@ command::
19
20
pip install python-socketio
21
22
-If you plan to build an asynchronous web server based on the ``asyncio``
23
-package, then you can install this package and some additional dependencies
24
-that are needed with::
25
-
26
- pip install "python-socketio[asyncio]"
27
28
Creating a Server Instance
29
--------------------------
30
0 commit comments