package cohttp-mirage

  1. Overview
  2. Docs
CoHTTP implementation for the MirageOS unikernel

Install

Dune Dependency

Authors

Maintainers

Sources

cohttp-6.1.1.tbz
sha256=6b420c56203b3a0b515964f036bcea0fb9a362876b5791cd7ff50e12366c489c
sha512=839ff6156658ca6d7922e6eed63ebb84dd09c76107790477be55a1ffc4a3800bf49c435147a0ed628f147eaeccff9a8d34565e3787f32c15e187b6e8855f0b93

Description

This HTTP implementation uses the Cohttp portable implementation along with the Lwt threading library in order to provide a Cohttp_mirage functor that can be used in MirageOS unikernels to build very small and efficient HTTP clients and servers without having a hard dependency on an underlying operating system.

Please see https://mirage.io for a self-hosted explanation and instructions on how to use this library.

Published: 09 Jun 2025

Dependencies (15)

  1. cohttp = version
  2. ppx_sexp_conv >= "v0.13.0"
  3. magic-mime
  4. astring
  5. fmt >= "0.8.7"
  6. cstruct >= "6.0.0"
  7. cohttp-lwt = version
  8. lwt >= "2.4.3"
  9. mirage-kv >= "3.0.0"
  10. conduit-mirage >= "8.0.0"
  11. conduit >= "8.0.0"
  12. mirage-channel >= "4.0.0"
  13. mirage-flow >= "2.0.0"
  14. ocaml >= "4.08"
  15. dune >= "3.8"

Dev Dependencies (1)

  1. odoc with-doc

Used by (2)

  1. git-cohttp-mirage < "3.2.0"
  2. git-mirage < "3.0.0"

Conflicts

None

OCaml

Innovation. Community. Security.