×

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:31 2025
md5 checksum 013d973e195f91a77d404b58a3989d05
arch x86_64
build py312h06a4308_0
depends h11 >=0.9.0,<1.0, python >=3.12,<3.13.0a0
license MIT
license_family MIT
md5 013d973e195f91a77d404b58a3989d05
name wsproto
platform linux
sha1 7b1e101277f4964581a3c6d1788c05567b905091
sha256 4d7f93a4afceefb41bb1790f5c904beb7ed815aed630b2af1835beec75e9c15d
size 55722
subdir linux-64
timestamp 1725051601833
version 1.2.0