Skip to main content

Accelerator for ws4py and AutobahnPython

Project description

https://travis-ci.org/methane/wsaccel.svg?branch=master

WSAccell is WebSocket accelerator for AutobahnPython, and ws4py.

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.

test

wsaccel uses pytest for testing.

$ pip install pytest
$ py.test tests

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

Uploaded Source

File details

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

File metadata

  • Download URL: wsaccel-0.6.3.tar.gz
  • Upload date:
  • Size: 216.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.6.1 requests/2.25.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.5.3

File hashes

Hashes for wsaccel-0.6.3.tar.gz
Algorithm Hash digest
SHA256 fdb27866bb6b6e7a29e45222778ff97938782a0ce92eff07dfb20af8fb9301c4
MD5 973168711818dd98b8b28a4c2db77a27
BLAKE2b-256 f5d13e99875a764d0d6ec94a74977ed72dd3022a7f31d036622da9cff8fc072f

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