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

Uploaded Source

File details

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

File metadata

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

File hashes

Hashes for wsaccel-0.6.tar.gz
Algorithm Hash digest
SHA256 6f54aff41b17dc302fdad7e072be537728a99cadd8822c88933db791f2f425a3
MD5 0fe92fd3bb97d55e385930a40e988a5d
BLAKE2b-256 1f04f0653843049a73c67b7eb2a164db0a6b9f7665f5a103162d3fc75aa369ed

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