py312-h2 (python/py-h2) Updated: 11 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 GitHub9 build(s) found
Builder | Build Number | Start Time | Elapsed Time | Watcher | Build Status |
---|---|---|---|---|---|
10.6.x86_64 | 180854 | 2023-12-11 20:10:09 | 0:00:16 | 52360 | build successful |
10.6 | 145404 | 2023-12-11 20:10:02 | 0:00:18 | 52318 | build successful |
11.arm64 | 109929 | 2023-12-11 20:07:30 | 0:00:09 | 40305 | build successful |
10.8 | 157338 | 2023-12-11 20:06:06 | 0:00:11 | 50154 | build successful |
10.12 | 253479 | 2023-12-11 20:05:13 | 0:00:21 | 78580 | build successful |
10.9 | 255497 | 2023-12-11 20:03:57 | 0:00:13 | 79366 | build successful |
10.13 | 213804 | 2023-12-11 20:03:42 | 0:00:11 | 70632 | build successful |
10.10 | 248684 | 2023-12-11 20:03:42 | 0:00:15 | 79674 | build successful |
10.11 | 244586 | 2023-12-11 20:03:07 | 0:00:16 | 79787 | build successful |