Python module that decodes binary streams into HTTP/2 frames
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.
$
pkg install py311-hyperframeOrigin
www/py-hyperframe
Size
130KiB
License
MIT
Maintainer
shaun@FreeBSD.org
Dependencies
1 packages
Required by
2 packages