pkgsrc/www/py-hyperframe/DESCR
leot a522c3a499 Import py-hyperframe-3.2.0 as www/py-hyperframe.
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.
2016-02-16 13:47:31 +00:00

6 lines
283 B
Text

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.