h1version
A high-performance, memory-efficient, and scalable web server for OCaml
http/af implements the HTTP 1.1 specification with respect to parsing, serialization, and connection pipelining as a state machine that is agnostic to the underlying IO mechanism, and is therefore portable across many platform. It uses the Angstrom and Faraday libraries to implement the parsing and serialization layers of the HTTP standard, hence the name.
Author | Spiros Eliopoulos <spiros@inhabitedtype.com> |
---|---|
License | BSD-3-clause |
Published | |
Homepage | https://github.com/robur-coop/ocaml-h1 |
Issue Tracker | https://github.com/robur-coop/ocaml-h1/issues |
Maintainer | Romain Calascibetta <romain.calascibetta@gmail.com> |
Dependencies |
|
Source [http] | https://github.com/robur-coop/ocaml-h1/releases/download/v1.0.0/h1-1.0.0.tbz sha256=b851d170d99f1e216674c00c2a24b92a2948c0cca57ff0282427f1965ac8bd13 sha512=dde55fc1e6c6615c6b2a8baca1273528b305dd9f15e6bcb4a283b5f0e7909c7be549dd1ce802eceab2404eeb81def9f9350fe31b8a76ae65a004008dd6865e71 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/h1/h1.1.0.0/opam |
Required by