[ ソース: python-trio-websocket ]
パッケージ: python3-trio-websocket (0.11.1-1)
python3-trio-websocket に関するリンク
Debian の資源:
python-trio-websocket ソースパッケージをダウンロード:
- [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]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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.
その他の python3-trio-websocket 関連パッケージ
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-exceptiongroup
- Backport of PEP 654 (exception groups)
- または python3-supported-min (>= 3.11)
- パッケージは利用できません
-
- dep: python3-trio
- Python async concurrency and I/O library (Python3 version)
-
- dep: python3-wsproto
- WebSockets state-machine based protocol implementation (Python3)