python-hyper / h11

A pure-Python, bring-your-own-I/O implementation of HTTP/1.1
https://h11.readthedocs.io/
MIT License
490 stars 62 forks source link

Switch to a Github action for CI testing #108

Closed pgjones closed 4 years ago

pgjones commented 4 years ago

This is a basic initial version based on the one used for h2. With thanks to @webknjaz for the initial example for h11.