# h11 [![Build Status](https://api.travis-ci.org/ducdetronquito/h11.svg?branch=master)](https://travis-ci.org/ducdetronquito/h11) [![License](https://img.shields.io/badge/License-BSD%200--Clause-ff69b4.svg)](https://github.com/ducdetronquito/h11#license) [![Requirements](https://img.shields.io/badge/zig-master_(19.08.2021)-orange)](https://ziglang.org/) I/O free state machine implementation of the HTTP/1.1 protocol. Inspired by the amazing work of [python-hyper](https://github.com/python-hyper/h11). ⚠️ I'm currently renovating an old house which does not allow me to work on [requestz](https://github.com/ducdetronquito/requestz/), [h11](https://github.com/ducdetronquito/h11/) and [http](https://github.com/ducdetronquito/http) anymore. Feel free to fork or borrow some ideas if there are any good ones :) ## Installation *h11* is available on [astrolabe.pm](https://astrolabe.pm/) via [gyro](https://github.com/mattnite/gyro) ``` gyro add ducdetronquito/h11 ``` ## Dependencies - [http](https://github.com/ducdetronquito/http) ## License *h11* is released under the [BSD Zero clause license](https://choosealicense.com/licenses/0bsd/). 🎉🍻