Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 735 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 735 Bytes

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.