We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1db2e2e commit a896070Copy full SHA for a896070
1 file changed
README.md
@@ -107,6 +107,7 @@ ws4py implements the server side through:
107
108
* CherryPy (works with CPython 2.6+ and 3.2+ as well as PyPy)
109
* gevent (works with CPython 2.6+)
110
+ * wsgiref
111
112
Tornado already offers its own implementation.
113
0 commit comments