[ buster ]
[ 原始碼: python-h2 ]
套件:python-h2(3.0.1-4)
Pure-Python HTTP/2 State-Machine based protocol implementation in Python
This module contains a pure-Python HTTP/2 of a HTTP/2 protocol stack. It’s written from the ground up to be embeddable in whatever program you choose to use, ensuring that you can speak HTTP/2 regardless of your programming paradigm.
其他與 python-h2 有關的套件
|
|
|
|
-
- dep: python
- interactive high-level object-oriented language (Python2 version)
-
- dep: python-hpack
- Pure-Python HTTP/2 header encoding (HPACK)
-
- dep: python-hyperframe
- Pure-Python HTTP/2 framing code