package cohttp-server-lwt-unix

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

Install

Authors

Maintainers

Sources

cohttp-6.0.0.alpha1.tbz
sha256=4e3ece8ade6493fe731c0842f519cc0f8f564753d71c985aa4ed6de3f0753646
sha512=5db6f1ffab6fc2ab30baffb1fc82b7f50b11ddb31ec19fc4415dac40f04766f29e816a4cf99ddb152b93c8acbefade7779ad3dc3d092e2f88fa1deea3fc2721a

Description

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

Published: 07 May 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