cohttp-lwtversion
CoHTTP implementation using the Lwt concurrency library
This is a portable implementation of HTTP that uses the Lwt
concurrency library to multiplex IO. It implements as much of the
logic in an OS-independent way as possible, so that more specialised
modules can be tailored for different targets. For example, you
can install cohttp-lwt-unix
or cohttp-lwt-jsoo
for a Unix or
JavaScript backend, or cohttp-mirage
for the MirageOS unikernel
version of the library. All of these implementations share the same
IO logic from this module.
Tags | org:mirage org:xapi-project |
---|---|
Authors | Anil Madhavapeddy, Stefano Zacchiroli, David Sheets, Thomas Gazagnaire, David Scott, Rudi Grinberg and Andy Ray |
License | ISC |
Published | |
Homepage | https://github.com/mirage/ocaml-cohttp |
Issue Tracker | https://github.com/mirage/ocaml-cohttp/issues |
Maintainer | anil@recoil.org |
Dependencies | |
Source [http] | https://github.com/mirage/ocaml-cohttp/releases/download/v2.5.8/cohttp-2.5.8.tbz sha256=2722477d1f5bb09e841debc125c30ff44f1b20cf8894b68cb48f2b6de092d25a sha512=ce934a24c0e1eaf5dc674927b45277d461a13757d4c165a4a11811f9eb7b11b78b4560792ca430734d4e3a5b8791eee887d4eab2a0e9e30aa4a5864e833dd768 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/cohttp-lwt/cohttp-lwt.2.5.8/opam |
Required by
- aws-lwt
- bitcoin-cohttp-lwt
- caldav<0.2.4
- canary
- clz
- cohttp-lwt-jsoo<5.3.0
- cohttp-lwt-unix=2.5.8
- current_github<0.6.2
- current_web<0.6.2
- dropbox
- git-cohttp
- git-cohttp-unix
- git-http
- github<4.4.0
- github-hooks
- irmin-cli
- irmin-graphql
- irmin-http
- irmin-mirage-graphql
- irmin-unix
- ldp_curl>=0.2.0 & <0.4.0
- learn-ocaml
- links
- mechaml
- multipart_form-cohttp-lwt<0.6.0
- opentelemetry-client-cohttp-lwt
- opium_kernel
- paf-cohttp
- prometheus-app<1.2
- resto-cohttp
- resto-cohttp-client<1.0
- resto-cohttp-self-serving-client
- session-cohttp-lwt
- telegraml
- vpnkit