Pakket: python3-trio-websocket (0.11.1-1)
Verwijzigingen voor python3-trio-websocket
Debian bronnen:
Het bronpakket python-trio-websocket downloaden:
- [python-trio-websocket_0.11.1-1.dsc]
- [python-trio-websocket_0.11.1.orig.tar.gz]
- [python-trio-websocket_0.11.1-1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Server and client Python library of the WebSocket protocol (Python3 version)
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.
Andere aan python3-trio-websocket gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-exceptiongroup
- Backport of PEP 654 (exception groups)
- of python3-supported-min (>= 3.11)
- Pakket niet beschikbaar
-
- dep: python3-trio
- Python async concurrency and I/O library (Python3 version)
-
- dep: python3-wsproto
- WebSockets state-machine based protocol implementation (Python3)