Language

Package: python-trio-websocket @ 0.9.2

Synopsis

WebSocket library for Trio

Description

This library implements both server and client aspects of the 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.

Home page
https://github.com/HyperionGray/trio-websocket
Location
gnu/packages/python-xyz.scm (line: 23302, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings