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.

AuthorAntonio 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.12.0/h2-0.12.0.tbz
sha256=36e40b113d90ea383619a8c7bd993f866131c3c5d957619b6849eb32af8c53c6
sha512=a71670c0db439e26c65b7565c1e55f7714b4ebdacac47ba1cfc66a6eddccc4ddef583ee353b19d83a662d95d7878db5e93c75b8a38745a92860655ba0a2c1840
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/hpack/hpack.0.12.0/opam
Required by
  • h2!=0.11.0