The net/py-trio-websocket,python3 port
py3-trio-websocket-0.11.1p0 – websocket library for Trio (cvsweb github mirror)
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.WWW: https://github.com/python-trio/trio-websocket
Maintainer
The OpenBSD ports mailing-list
Categories
Build dependencies
Run dependencies
Reverse dependencies
Files
- /usr/local/lib/python3.11/site-packages/trio_websocket-0.11.1.dist-info/
- /usr/local/lib/python3.11/site-packages/trio_websocket-0.11.1.dist-info/LICENSE
- /usr/local/lib/python3.11/site-packages/trio_websocket-0.11.1.dist-info/METADATA
- /usr/local/lib/python3.11/site-packages/trio_websocket-0.11.1.dist-info/RECORD
- /usr/local/lib/python3.11/site-packages/trio_websocket-0.11.1.dist-info/WHEEL
- /usr/local/lib/python3.11/site-packages/trio_websocket-0.11.1.dist-info/top_level.txt
- /usr/local/lib/python3.11/site-packages/trio_websocket/
- /usr/local/lib/python3.11/site-packages/trio_websocket/__init__.py
- /usr/local/lib/python3.11/site-packages/trio_websocket/__pycache__/
- /usr/local/lib/python3.11/site-packages/trio_websocket/__pycache__/__init__.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/trio_websocket/__pycache__/__init__.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/trio_websocket/__pycache__/_impl.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/trio_websocket/__pycache__/_impl.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/trio_websocket/__pycache__/_version.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/trio_websocket/__pycache__/_version.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/trio_websocket/_impl.py
- /usr/local/lib/python3.11/site-packages/trio_websocket/_version.py