×

This repository contains a pure-Python implementation of a WebSocket protocol stack. It’s written from the ground up to be embeddable in whatever program you choose to use, ensuring that you can communicate via WebSockets, as defined in RFC6455, regardless of your programming paradigm. This repository does not provide a parsing layer, a network layer, or any rules about concurrency. Instead, it’s a purely in-memory solution, defined in terms of data actions and WebSocket frames. RFC6455 and Compression Extensions for WebSocket via RFC7692 are fully supported.

Uploaded Tue Apr 1 00:43:30 2025
md5 checksum 816ba5d8efd6cf499ad2010d5ce0329e
arch x86_64
build py311h06a4308_0
depends h11 >=0.9.0,<1.0, python >=3.11,<3.12.0a0
license MIT
license_family MIT
md5 816ba5d8efd6cf499ad2010d5ce0329e
name wsproto
platform linux
sha1 310461a8f1422551f544363bec664f3397f0b8ab
sha256 68732cc62737e386b0e585468b820cd938cf7932c25177c59adb168b37167376
size 56926
subdir linux-64
timestamp 1725051557311
version 1.2.0