hpackversion

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.

AuthorsPieter Goetschalckx <3.14.e.ter@gmail.com> and Antonio Nuno Monteiro <anmonteiro@gmail.com>
LicenseMIT
Published
Homepagehttps://github.com/anmonteiro/ocaml-h2
Issue Trackerhttps://github.com/anmonteiro/ocaml-h2/issues
MaintainerAntonio Nuno Monteiro <anmonteiro@gmail.com>
Dependencies
Source [http] https://github.com/anmonteiro/ocaml-h2/releases/download/0.1.0/h2-0.1.0.tbz
md5=dc12db1ec40d820c4fdab029e77567d1
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/hpack/hpack.0.1.0/opam
Required by