hpackversion Documentation on ocaml.org
An HPACK (Header Compression for HTTP/2) implementation in OCaml
hpack is an implementation of the HPACK: Header Compression for HTTP/2 specification (RFC7541) written in OCaml. It uses Angstrom and Faraday for parsing and serialization, respectively.
| Authors | Pieter Goetschalckx <3.14.e.ter@gmail.com> and Antonio Nuno Monteiro <anmonteiro@gmail.com> |
|---|---|
| License | MIT |
| Published | |
| Homepage | https://github.com/anmonteiro/ocaml-h2 |
| Issue Tracker | https://github.com/anmonteiro/ocaml-h2/issues |
| Maintainer | Antonio Nuno Monteiro <anmonteiro@gmail.com> |
| Dependencies | |
| Source [http] | https://github.com/anmonteiro/ocaml-h2/releases/download/0.1.0/h2-0.1.0.tbz sha256=dc64fc80a168c8c602e4d251d7d8663deb862a7bc96bff1af58923d120f2df8b md5=dc12db1ec40d820c4fdab029e77567d1 |
| Edit | https://github.com/ocaml/opam-repository/tree/master/packages/hpack/hpack.0.1.0/opam |
Required by
- h2<0.11.0


