CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2024/04/15 06:44:22
Log message:
import net/py-trio-websocket, ok tb@ landry@
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.
Status:
Vendor Tag: sthen
Release Tags: sthen_20240415
N ports/net/py-trio-websocket/Makefile
N ports/net/py-trio-websocket/distinfo
N ports/net/py-trio-websocket/pkg/DESCR
N ports/net/py-trio-websocket/pkg/PLIST
No conflicts created by this import