ducdetronquito / h11

I/O agnostic HTTP/1.1 implementation for Zig 🦎

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

h11

Build Status License Requirements

I/O free state machine implementation of the HTTP/1.1 protocol.

Inspired by the amazing work of python-hyper.

⚠️ I'm currently renovating an old house which does not allow me to work on requestz, h11 and http anymore. Feel free to fork or borrow some ideas if there are any good ones :)

Installation

h11 is available on astrolabe.pm via gyro

gyro add ducdetronquito/h11

Dependencies

License

h11 is released under the BSD Zero clause license. πŸŽ‰πŸ»

About

I/O agnostic HTTP/1.1 implementation for Zig 🦎

License:BSD Zero Clause License


Languages

Language:Zig 100.0%