Letter P

python39-wsproto - WebSockets state-machine based protocol implementation

Website: https://github.com/python-hyper/wsproto
License: MIT
Vendor: Alcance Libre, Inc.
Description:
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.

It 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.

Packages

python39-wsproto-1.2.0-1.aldos.noarch [48 KiB] Changelog by Joel Barrios (2025-04-14):
- Initial spec file.

Listing created by Repoview-0.6.6-6.fc14.al