package cohttp-eio

  1. Overview
  2. Docs
CoHTTP implementation with eio backend

Install

Authors

Maintainers

Sources

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

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: 15 Aug 2023

Dependencies (6)

  1. http = version
  2. ptime
  3. fmt
  4. eio >= "0.10" & < "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