package cohttp-eio

  1. Overview
  2. No Docs
CoHTTP implementation with eio backend

Install

dune-project
 Dependency

Authors

Maintainers

Sources

cohttp-6.2.1.tbz
sha256=65080247763442d1dc3cd90678b8233b798772f036ac81cd1eaade1f5d66a65f
sha512=35aa6035bc0229e4622fb2846c2e5578d260faa4b95497d294e5f1f9dc90a392323771f4758ed5ee32d93c26b72d2d16eb23a83070b8a26b0e13df2a77501b54

Description

A CoHTTP server and client implementation based on eio library. cohttp-eiofeatures a multicore capable HTTP 1.1 server. The library promotes and is built with direct style of coding as opposed to a monadic.

Published: 20 Dec 2025

Dependencies (10)

  1. http = version
  2. ptime
  3. fmt
  4. uri
  5. logs
  6. ipaddr >= "5.6.0"
  7. eio >= "0.12"
  8. cohttp = version
  9. base-domains
  10. dune >= "3.8"

Dev Dependencies (8)

  1. odoc with-doc
  2. ppx_here with-test
  3. ca-certs with-test & >= "1.0.0"
  4. mirage-crypto-rng with-test & >= "1.2.0"
  5. tls-eio with-test & >= "1.0.0"
  6. mdx with-test
  7. eio_main with-test
  8. alcotest with-test & >= "1.7.0"

Conflicts

None