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.
Author | 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.12.0/h2-0.12.0.tbz sha256=36e40b113d90ea383619a8c7bd993f866131c3c5d957619b6849eb32af8c53c6 sha512=a71670c0db439e26c65b7565c1e55f7714b4ebdacac47ba1cfc66a6eddccc4ddef583ee353b19d83a662d95d7878db5e93c75b8a38745a92860655ba0a2c1840 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/h2/h2.0.12.0/opam |
Required by
- grpc
- h2-async=0.12.0
- h2-eio=0.12.0
- h2-lwt=0.12.0
- http-lwt-client>=0.2.3
- http-mirage-client>=0.0.3
- paf>=0.5.0