Path to this page:
./
www/py-h2,
HTTP/2 State-Machine based protocol implementation
Branch: pkgsrc-2021Q3,
Version: 4.0.0,
Package name: py38-h2-4.0.0,
Maintainer: pkgsrc-usersHyper-h2 is a HTTP/2 protocol stack, written entirely in Python. The goal
of Hyper-h2 is to be a common HTTP/2 stack for the Python ecosystem, usable
in all programs regardless of concurrency model or environment.
To achieve this, Hyper-h2 is entirely self-contained: it does no I/O of any
kind, leaving that up to a wrapper library to control. This ensures that it
can seamlessly work in all kinds of environments, from single-threaded code
to Twisted.
Its goal is to be 100% compatible with RFC 7540, implementing a complete
HTTP/2 protocol stack build on a set of finite state machines. Its
secondary goals are to be fast, clear, and efficient.
Master sites:
SHA1: 2d23cc9a7c8cbae068ffff7a933133b0318c9caf
RMD160: 0807fb5a8aa8294662413269879ec80e7871d410
Filesize: 2093.604 KB
Version history: (Expand)
- (2021-09-28) Package added to pkgsrc.se, version py38-h2-4.0.0 (created)