cohttp-lwtversion Documentation on ocaml.org
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/v4.0.0/cohttp-v4.0.0.tbz sha256=bd7aa4cd2c82744990ed7c49e3ee7a40324c64cb3d8509804809155e2bacd1d2 sha512=f56014c80ec77f79cc9a3a55afaa5fb8e37d9d69a4115f1b25fa96623c8e6875844bfdc97dd6fe41f83ac4b251a397b905a3eb31df90dae95d5a96101d265e03 |
| Edit | https://github.com/ocaml/opam-repository/tree/master/packages/cohttp-lwt/cohttp-lwt.4.0.0/opam |
Required by
- aws-lwt
- bitcoin-cohttp-lwt
- caldav<0.2.4
- canary
- clz
- cohttp-lwt-unix=4.0.0
- current_github<0.6.2
- current_web<0.6.2
- dropbox
- git-cohttp
- git-cohttp-unix
- github
- github-hooks
- gitlab
- irmin-cli
- irmin-graphql
- irmin-http
- irmin-mirage-graphql
- irmin-unix
- ldp<0.3.0
- ldp_curl>=0.2.0 & <0.4.0
- learn-ocaml
- links
- mechaml
- multipart_form-cohttp-lwt<0.6.0
- opentelemetry-client-cohttp-lwt
- opentelemetry-cohttp-lwt<0.12
- opium_kernel
- paf-cohttp
- prometheus-app>=0.6
- resto-cohttp
- resto-cohttp-client
- resto-cohttp-self-serving-client
- session-cohttp-lwt
- telegraml
- vpnkit


