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.2.2/cohttp-6.2.2.tbz sha256=499cd8b094cee4b00fe6b9f6322680f81fe87161e963a196b109c1882610af62 sha512=701b946af0a84c9f5d1f5131fc4cea9b35fa2fd18d67460eb0caf4f916acc4ae8695d65594d0e0074f2729dc9ca54cfd984b1863a6f7dc345e171be4e3c3b258 |
| Edit | https://github.com/ocaml/opam-repository/tree/master/packages/cohttp-lwt/cohttp-lwt.6.2.2/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.2.2
- cohttp-lwt-jsoo>=6.2.2
- cohttp-lwt-unix>=6.2.2
- cohttp-lwt-unix-bin
- cohttp-mirage>=6.2.2
- cohttp-server-lwt-unixwith-test & >=6.2.2
- 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


