[ ソース: python-trio-websocket ]
パッケージ: python3-trio-websocket (0.9.2-2)
python3-trio-websocket に関するリンク
Debian の資源:
python-trio-websocket ソースパッケージをダウンロード:
- [python-trio-websocket_0.9.2-2.dsc]
- [python-trio-websocket_0.9.2.orig.tar.gz]
- [python-trio-websocket_0.9.2-2.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-async-generator
- extensions to asynchronous generators for Python3
-
- dep: python3-trio
- Python async concurrency and I/O library
-
- dep: python3-wsproto
- WebSockets state-machine based protocol implementation (Python3)