h2version

A high-performance, memory-efficient, and scalable HTTP/2 library for OCaml

h2 is an implementation of the HTTP/2 specification entirely in OCaml. It is based on the concepts in httpun, and therefore uses the Angstrom and Faraday libraries to implement the parsing and serialization layers of the HTTP/2 standard as a state machine that is agnostic to the underlying I/O specifics. It also preserves the same API as httpun wherever possible.

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.13.0/h2-0.13.0.tbz
sha256=0d89b6f178175294e7a207223be81d5b83fc31b97549bec34f0432a3b2a8070f
sha512=a442cb80f40fd179211e9ab7b4b748a4d2f7ad6ece75301d74a5363c08cd05a70b94ae90ff6fc6b95e8284c57c14cc17cbe7ade5dbf19b21b56207c6f984faf4
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/h2/h2.0.13.0/opam
Required by