[ 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
- 交互式高级面向对象语言(Python2 版本)
-
- dep: python-hpack
- Pure-Python HTTP/2 header encoding (HPACK)
-
- dep: python-hyperframe
- Pure-Python HTTP/2 framing code