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>
LicenseBSD-3-Clause
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.2.0/h2-0.2.0.tbz
md5=c883927ce8a9f3f7159ef7b20988f051
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/hpack/hpack.0.2.0/opam
Required by