python3-trio-websocket

Server and client Python library of the WebSocket protocol (Python3 version)

Description

This library implements both server and client aspects of the WebSocket protocol, striving for safety, correctness, and ergonomics. It is based on the wsproto project, which is a Sans-IO state machine that implements the majority of the WebSocket protocol, including framing, codecs, and events. This library handles I/O using the Trio framework. This library passes the Autobahn Test Suite.

This package contains the Python 3 version of the library.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/HyperionGray/trio-websocket


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python3-trio-websocket