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/v3.0.0/cohttp-v3.0.0.tbz sha256=fb872f437aabc9c336bb822ac18ccbce794a2614ecb9d3edafb679dcafc82ea4 sha512=a33a02f07621995aad6c7c571cab1ea715912b65a1b6ab0634d9033e786c3c61fefe08fd9783e66743eef8571ac0335136b77be830909ea1c5bbcf6617295a34 |
Statistics | Installed 434 times last month. |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/cohttp-lwt/cohttp-lwt.3.0.0/opam |
Required by
- calculon-web=0.4
- cohttp-lwt-jsoo<2.2.0 | >=3.0.0
- cohttp-lwt-unix>=3.0.0
- cohttp-lwt-unix-nossl
- cohttp-lwt-unix-ssl
- cohttp-mirage>=3.0.0
- current_github>=0.4
- dropbox>=0.2
- git-cohttp
- git-cohttp-mirage
- git-cohttp-unix
- github>=3.0.1
- github-hooks>=0.3.0
- irmin-graphql
- irmin-http>=1.3.3
- irmin-mirage-graphql>=2.3.0
- irmin-unix>=2.3.0
- letsencrypt>=0.2.0
- links>=0.9
- mechaml>=1.0.0
- mirage-http>=3.2.0
- opium_kernel
- paf
- prometheus-app=0.4
- resto-cohttp
- resto-cohttp-client
- resto-cohttp-self-serving-client
- session-cohttp-lwt
- telegraml>=2.2.0
- vpnkit>=0.1.1
Optionally used by
- calculon=0.2