• This repository has been archived on 18/Sep/2023
  • Stars
    star
    103
  • Rank 321,760 (Top 7 %)
  • Language
    Zig
  • License
    BSD Zero Clause L...
  • Created about 4 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

I/O agnostic HTTP/1.1 implementation for Zig ðŸĶŽ

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. 🎉ðŸŧ