httpaf
A high-performance, memory-efficient, and scalable web server for OCaml
Description
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.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 31 Mar 2021
- Authors
- Maintainers
Sources
Dependencies
faraday
>= "0.6.1"
angstrom
>= "0.14.0"
bigstringaf
>= "0.4.0"
alcotest
with-test
dune
>= "1.5.0"
ocaml
>= "4.03.0"
Reverse Dependencies
camyll
>= "0.2.0"
git-paf
>= "3.5.0"
gluten
< "0.2.1"
httpaf-async
>= "0.6.0"
httpaf_caged
< "1.0.1"
shuttle_http
< "0.8.1"