package cohttp-server-lwt-unix

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

Install

Authors

Maintainers

Sources

cohttp-6.0.0.alpha2.tbz
sha256=2f00d14832c1c13427c12007e5b45a8f121e06e46d556a76904359ab26c0cff6
sha512=342034580418d55e7b9657c09cf187c415e562fc041e8f5eaa489cfae08f60b98afcddbc77632b479755cdfb2d30b5653ed5250b5b7dbde01f0be93f4e828bcc

Description

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

Published: 15 Aug 2023

Dependencies (5)

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

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

None

Conflicts

None