Skip to main content

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.

AutobahnPython beginning with version 0.6 automatically uses WSAccell if available. Otherwise you can run-time patch supported WebSocket libraries using:

import wsaccel
wsaccel.patch_autobahn()  # for autobahn.
wsaccel.patch_ws4py()     # for ws4py.
wsaccel.patch_tornado()   # for Tornado

Project details


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.6.2.tar.gz (35.8 kB view details)

Uploaded Source

File details

Details for the file wsaccel-0.6.2.tar.gz.

File metadata

  • Download URL: wsaccel-0.6.2.tar.gz
  • Upload date:
  • Size: 35.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for wsaccel-0.6.2.tar.gz
Algorithm Hash digest
SHA256 425706acf0724d2f6bfa391ec37b4ef121d3432c956029de3cea4e101c218e0c
MD5 2b4ea3d6847855c0587d37fca9db0557
BLAKE2b-256 52469ef0744b434ac723ae3aeddcb92ab29af14f8912f53f47590b5a0db0b9d6

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page