package cohttp-server-lwt-unix

  1. Overview
  2. No Docs
Lightweight Cohttp + Lwt based HTTP server

Install

dune-project
 Dependency

Authors

Maintainers

Sources

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

Description

This server implementation is faster than cohttp-lwt-unix and is independent of conduit.

Published: 28 Jul 2026

Dependencies (4)

  1. lwt >= "5.5.0"
  2. http = version
  3. ocaml >= "4.08"
  4. dune >= "3.8"

Dev Dependencies (4)

  1. odoc with-doc
  2. cohttp-lwt with-test & = version
  3. cohttp-lwt-unix with-test & = version
  4. conduit-lwt-unix with-test

Used by (1)

  1. cohttp-bench >= "6.2.2"

Conflicts

None