×

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 73bb84406956664134c0c31d5927bd13
arch x86_64
build py310h06a4308_0
depends h11 >=0.9.0,<1.0, python >=3.10,<3.11.0a0
license MIT
license_family MIT
md5 73bb84406956664134c0c31d5927bd13
name wsproto
platform linux
sha1 456cfbe973165a3e029bb9613527e8ee0747232e
sha256 92bad1584c55eed7fab80aeea7998a76620e1e37ca0f77e1dacde632791f9112
size 44666
subdir linux-64
timestamp 1725051623340
version 1.2.0