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.
| Authors | Anil Madhavapeddy, Stefano Zacchiroli, David Sheets, Thomas Gazagnaire, David Scott, Rudi Grinberg, Andy Ray and Anurag Soni |
|---|---|
| License | ISC |
| Published | |
| Homepage | https://github.com/mirage/ocaml-cohttp |
| Issue Tracker | https://github.com/mirage/ocaml-cohttp/issues |
| Documentation | https://mirage.github.io/ocaml-cohttp/ |
| Maintainer | Anil Madhavapeddy <anil@recoil.org> |
| Dependencies | |
| Source [http] | https://github.com/mirage/ocaml-cohttp/releases/download/v6.3.0/cohttp-6.3.0.tbz sha256=31130f68a9f0a5cd8d71b55f042456e6d35bf8b7ab6a71ab6d7bd7dbdb607b24 sha512=1b14571b8aef12ae51f94eb7e94a8fc6e26b64dffedd86f8f9c237479b980395a2424ca7a9ce3dc285608bce770170688e86b4ba6da82370ca5fe7a9649cd19f |
| Edit | https://github.com/ocaml/opam-repository/tree/master/packages/cohttp-lwt/cohttp-lwt.6.3.0/opam |
Required by
- activitypub
- aws-lwt
- awskit-lwt
- awskit-lwt-unix
- awskit-s3-lwt
- bitcoin-cohttp-lwt
- caldav
- canary
- clz
- cohttp-curl-lwtwith-test & >=6.3.0
- cohttp-lwt-jsoo>=6.3.0
- cohttp-lwt-unix>=6.3.0
- cohttp-lwt-unix-bin>=6.3.0
- cohttp-mirage>=6.3.0
- cohttp-server-lwt-unixwith-test & >=6.3.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.4.0
- learn-ocaml
- links
- mechaml
- multipart_form-cohttp-lwt
- ocaml-ai-sdkwith-test & >=0.5
- opentelemetry-client-cohttp-lwt
- opentelemetry-cohttp-lwt>=0.13
- opium_kernel
- picos_metawith-test
- prometheus-app>=0.6
- quickterface
- resto-cohttp
- resto-cohttp-client
- resto-cohttp-self-serving-client
- river
- session-cohttp-lwt
- telegraml


