Package : python-wsaccel

Package details

Summary: Accelerator for ws4py and AutobahnPython

Description:
WSAccell is WebSocket accelerator for AutobahnPython < ws4py < and Tornado <
replaces per-byte process in them with Cython version.AutobahnPython beginning
with version 0.6 automatically uses WSAccell if available. Otherwise you can
run-time patch supported WebSocket libraries using:.. code-block:: python
import wsaccel wsaccel.patch_autobahn() for autobahn. wsaccel.patch_ws4py() for
ws4py....


URL: https://pypi.org/project/wsaccel/
License: Apache

Maintainer: nobody

List of RPMs