py313-h2 (python/py-h2) Updated: 2 months, 2 weeks ago Add to my watchlist

Hyper-h2: A pure-Python HTTP/2 protocol stack

Hyper-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 GitHub
Reset

4 build(s) found
Builder Build Number Start Time Elapsed Time Watcher Build Status
10.9 297459 2024-12-16 13:49:58 0:00:15 93362 build successful
10.11 283412 2024-12-16 13:49:34 0:00:16 93852 build successful
10.13 251603 2024-12-16 13:49:08 0:00:15 84666 build successful
14.arm64 48960 2024-12-16 13:47:29 0:00:08 16773 build successful