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 d60c3ac + d2f0f1d commit ace2765Copy full SHA for ace2765
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