Skip to content

Commit ace2765

Browse files
committed
Merge branch 'master' of github.com:Lawouach/WebSocket-for-Python
2 parents d60c3ac + d2f0f1d commit ace2765

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ The reason is that it was first designed to implement the protocol with simplici
6363
and clarity in mind. Future developments will look at performances.
6464

6565
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.
6667

6768
Client support
6869
--------------

0 commit comments

Comments
 (0)