Skip to content

Commit d2f0f1d

Browse files
committed
Merge pull request Lawouach#79 from KLab/wsaccel
wsaccel uses Cython to optimize internal encoding computations.
2 parents 2d5730b + 4b0e6a1 commit d2f0f1d

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)