Name: | python3-h2 |
---|---|
Version: | 4.1.0 |
Release: | 22.el10_0 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 593881 |
License: | MIT |
RPM: | python3-h2-4.1.0-22.el10_0.noarch.rpm |
Source RPM: | python-h2-4.1.0-22.el10_0.src.rpm |
Build Date: | Fri Jan 24 2025 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://hyper-h2.readthedocs.io |
Summary: | HTTP/2 State-Machine based protocol implementation |
Description: | HTTP/2 Protocol Stack This repository contains a pure-Python implementation of a HTTP/2 protocol stack. It's written from the ground up to be embeddable in whatever program you choose to use, ensuring that you can speak HTTP/2 regardless of your programming paradigm. |