package cohttp-eio

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

Install

dune-project
 Dependency

Authors

Maintainers

Sources

cohttp-6.2.2.tbz
sha256=499cd8b094cee4b00fe6b9f6322680f81fe87161e963a196b109c1882610af62
sha512=701b946af0a84c9f5d1f5131fc4cea9b35fa2fd18d67460eb0caf4f916acc4ae8695d65594d0e0074f2729dc9ca54cfd984b1863a6f7dc345e171be4e3c3b258

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: 28 Jul 2026

Dependencies (10)

  1. http = version
  2. ptime
  3. fmt
  4. uri
  5. logs
  6. ipaddr >= "5.6.0"
  7. eio >= "1.4"
  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