python3-hyperframe - HTTP/2 framing layer for Python
Website: | http://hyper.rtfd.org |
---|---|
License: | MIT |
Vendor: | Alcance Libre, Inc. |
- Description:
Pure-Python HTTP/2 framing This library contains the HTTP/2 framing code used in the hyper project. It provides a pure-Python codebase that is capable of decoding a binary stream into HTTP/2 frames. This library is used directly by hyper and a number of other projects to provide HTTP/2 frame decoding logic.
Packages
python3-hyperframe-6.0.1-1.fc14.al.noarch [24 KiB] |
Changelog
by Robert-André Mauchin (2021-05-24):
- Update to 6.0.1 - Close: rhbz#1950649 |