CMD + K

wsproto

Anaconda Verified

Pure Python, pure state-machine WebSocket implementation.

Installation

To install this package, run one of the following:

Conda
$conda install main::wsproto

Usage Tracking

1.3.1
1.2.0
2 / 8 versions selected
Total downloads: 0

Description

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.

About

Summary

Pure Python, pure state-machine WebSocket implementation.

Information Last Updated

Dec 12, 2025 at 15:43

License

MIT

Total Downloads

4.0K

Platforms

Linux 64 Version: 1.3.1
Linux aarch64 Version: 1.3.1
Linux s390x Version: 1.2.0
macOS 64 Version: 1.2.0
macOS arm64 Version: 1.3.1
Win 64 Version: 1.3.1