package piaf

  1. Overview
  2. Docs

piaf 0.1.0

Libraries

This package provides the following libraries (via ocamlobjinfo):

piaf

Documentation:

piaf.h2

Documentation:

  • H2 H2 is a high-performance, memory-efficient, and scalable HTTP/2 implementation for OCaml. It is based on the concepts in http/af, and therefore uses the Angstrom and Faraday libraries to implement the parsing and serialization layers of the HTTP/2 standard. It also preserves the same API as http/af wherever possible.

piaf.h2-lwt

Documentation:

piaf.h2-lwt-unix

Documentation:

piaf.hpack

Documentation:

piaf.httpaf

Documentation:

  • Httpaf Http/af is a high-performance, memory-efficient, and scalable web server for OCaml. It implements the HTTP 1.1 specification with respect to parsing, serialization, and connection pipelining. For compatibility, http/af respects the imperatives of the Server_connection header when handling HTTP 1.0 connections.

piaf.httpaf-lwt

Documentation:

piaf.httpaf-lwt-unix

Documentation:

piaf.multipart

Documentation:

piaf.multipart_form

Documentation: