Name: | python3-h2 |
---|---|
Version: | 4.1.0 |
Release: | 4.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 484033 |
License: | MIT |
RPM: | python3-h2-4.1.0-4.el9.noarch.rpm |
Source RPM: | python-h2-4.1.0-4.el9.src.rpm |
Build Date: | Thu May 26 2022 |
Build Host: | build-ol9-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. |