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 | BSD-3-Clause |
| 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.2.0/h2-0.2.0.tbz sha256=8512fd4934e9ad4122b9305036a897556d66c9aade1f973c633c6e4d7ae06be6 md5=c883927ce8a9f3f7159ef7b20988f051 |
| Edit | https://github.com/ocaml/opam-repository/tree/master/packages/hpack/hpack.0.2.0/opam |
Required by
- h2<0.11.0


