{"library":"wsaccel","type":"library","category":null,"description":"wsaccel is a Python library that provides a WebSocket accelerator for `ws4py` and `AutobahnPython`. It replaces per-byte processing in these libraries with a faster Cython implementation, primarily for UTF-8 validation and payload masking. The project is currently at version 0.6.7, but its maintainer has indicated that it will cease active development due to its dependencies (ws4py and AutobahnPython) no longer being actively maintained. Users are advised to migrate to more actively supported WebSocket libraries like Tornado or websockets.","language":"python","status":"deprecated","version":"0.6.7","tags":["websocket","performance","accelerator","cython","ws4py","autobahn"],"install":[{"cmd":"pip install wsaccel","imports":["from wsaccel import patch_autobahn","from wsaccel import patch_ws4py"]}],"homepage":null,"github":"https://github.com/methane/wsaccel","docs":null,"changelog":null,"pypi":"https://pypi.org/project/wsaccel/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.6,"avg_import_s":0,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/wsaccel/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Tue Jun 30","last_verified":"Tue Jun 30","next_check":"Thu Jul 30","install_tag":null}}