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.
2 parents 2d5730b + 4b0e6a1 commit d2f0f1dCopy full SHA for d2f0f1d
README.md
@@ -63,6 +63,7 @@ The reason is that it was first designed to implement the protocol with simplici
63
and clarity in mind. Future developments will look at performances.
64
65
Note however that ws4py runs way faster with CherryPy on PyPy than it does on CPython.
66
+And [wsaccel](https://github.com/methane/wsaccel) replaces some bottleneck with Cython implementation for CPython.
67
68
Client support
69
--------------
0 commit comments