python-hyperframe - HTTP/2 framing layer for Python
Website: | http://hyper.rtfd.org |
---|---|
License: | MIT |
- Description:
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
python-hyperframe-5.0.0-1.el7.nuxref.src [20 KiB] |
Changelog
Chris Caron (2017-03-26):
- Initial Build |