py311-h2 (python/py-h2) Updated: 1 year, 10 months ago Add to my watchlist
Hyper-h2: A pure-Python HTTP/2 protocol stackHyper-h2 is a HTTP/2 protocol stack, written entirely in Python. The goal of Hyper-h2 is to be a 100% RFC 7540 compatible implementation of a complete HTTP/2 protocol stack for the Python ecosystem, build on a set of finite state machines. It should be 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 secondary goals are to be fast, clear, and efficient.
Version: 4.1.0 License: MIT GitHub5 build(s) found
Builder | Build Number | Start Time | Elapsed Time | Watcher | Build Status |
---|---|---|---|---|---|
10.6 | 99333 | 2022-12-23 5:46:57 | 0:00:19 | 38726 | build successful |
10.6.x86_64 | 134302 | 2022-12-23 5:46:46 | 0:00:20 | 38756 | build successful |
10.15 | 124375 | 2022-12-23 5:35:59 | 0:00:20 | 36831 | build successful |
11 | 96719 | 2022-12-23 5:34:07 | 0:00:17 | 26743 | build successful |
11.arm64 | 78013 | 2022-12-23 5:16:06 | 0:00:06 | 26716 | build successful |