[ trixie ]
[ sid ]
[ ソース: aioquic ]
パッケージ: python3-aioquic (1.2.0-1 など)
python3-aioquic に関するリンク
Debian の資源:
aioquic ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Python implementation of QUIC and HTTP/3
Library for the QUIC network protocol in Python. It features a minimal TLS 1.3 implementation, a QUIC stack and an HTTP/3 stack.
QUIC was standardised in `RFC 9000`_ and HTTP/3 in `RFC 9114`_. ``aioquic`` is regularly tested for interoperability against other `QUIC implementations`_.
Features --------
- QUIC stack conforming with `RFC 9000`_ - HTTP/3 stack conforming with `RFC 9114`_ - minimal TLS 1.3 implementation conforming with `RFC 8446`_ - IPv4 and IPv6 support - connection migration and NAT rebinding - logging TLS traffic secrets - logging QUIC events in QLOG format - HTTP/3 server push support
その他の python3-aioquic 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.17)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libssl3t64 (>= 3.0.0)
- Secure Sockets Layer ツールキット - 共有ライブラリ
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (>= 3~)
-
- dep: python3-certifi
- root certificates for validating SSL certs and verifying TLS hosts (python3)
-
- dep: python3-cryptography (>= 42.0.0)
- Python library exposing cryptographic recipes and primitives (Python 3)
-
- dep: python3-openssl
- Python 3 wrapper around the OpenSSL library
-
- dep: python3-pylsqpack
- Python wrapper for the ls-qpack QPACK library
-
- dep: python3-service-identity (>= 24.1.0)
- Service identity verification for pyOpenSSL (Python 3 module)
-
- sug: python-aioquic-doc
- documentation for the aioquic Python library