package httpun

  1. Overview
  2. Docs
A high-performance, memory-efficient, and scalable HTTP library for OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

httpun-0.1.0.tbz
sha256=5007465f42e1cf8dec1e019819194b79bc5eed407cb93db4f603304c86a294d1
sha512=d2cbcec8cd3a0f169d32407fbfb66afbce9ec9e3718a5dbf33eb3a2e199b9fe2b0b0fb5ab486f22c51b89c3351d42e5b7d160dae17a28c432f072913d18fd166

Description

Published: 12 Jun 2024

README

http/un

http/un is a high-performance, memory-efficient, scalable and web library for OCaml. It uses the Angstrom and Faraday libraries for parsing and serialization.

httpun is a fork of httpaf that fixes bugs in the original work and adds additional features. See FORK.md for more details on those changes.

Installation

opam install httpun

Usage

Check the examples folder.

License

BSD3, see LICENSE files for its text.

Dependencies (6)

  1. faraday >= "0.8.0"
  2. angstrom >= "0.15.0"
  3. bigstringaf >= "0.9.0"
  4. httpun-types = version
  5. dune >= "3.0.0"
  6. ocaml >= "4.08.0"

Dev Dependencies (1)

  1. alcotest with-test

Conflicts

None

OCaml

Innovation. Community. Security.