Accelerator for ws4py and AutobahnPython
Project description
WSAccell is WebSocket accelerator for AutobahnPython, ws4py and Tornado.
WSAccell replaces per-byte process in them with Cython version.
import wsaccel
wsaccel.patch_autobahn() # for autobahn.
wsaccel.patch_ws4py() # for ws4py.
wsaccel.patch_tornado() # for Tornado
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
wsaccel-0.5.tar.gz
(30.2 kB
view hashes)