httpafversion
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/inhabitedtype/httpaf |
Issue Tracker | https://github.com/inhabitedtype/httpaf/issues |
Maintainer | Spiros Eliopoulos <spiros@inhabitedtype.com> |
Dependencies | |
Source [http] | https://github.com/inhabitedtype/httpaf/archive/0.6.5.tar.gz sha256=80791548650d84fbb8607f52a4d1dde17d54c068f3f5a66977119359decc4b17 md5=97ec6a625a77d7460ae32efdba9dec7a |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/httpaf/httpaf.0.6.5/opam |
Required by
- git-paf>=3.5.0 & <3.18.0
- gluten<0.2.1
- h2<0.12.0
- http-mirage-client<0.0.10
- httpaf-async>=0.6.0
- httpaf-lwt-unix
- naboris
- paf<0.0.2
- paf-cohttp<0.8.0
- paf-le
- rock