package cohttp-eio

  1. Overview
  2. Docs
CoHTTP implementation with eio backend

Install

Authors

Maintainers

Sources

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

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

Dependencies (6)

  1. http = version
  2. ptime
  3. fmt
  4. eio >= "0.7" & < "0.12"
  5. base-domains
  6. dune >= "3.0"

Dev Dependencies (4)

  1. odoc with-doc
  2. uri with-test
  3. mdx with-test
  4. eio_main with-test

Used by (1)

  1. carbon

Conflicts

None