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.3/cohttp-v2.5.3.tbz sha256=21927f60eeb52ef8e8943ce770ce1c59685f99e8a20229295654c5c308402324 sha512=bf1152724b1bbd67ea71922dfbfd25299dea05292199e17b50187995a35a8c6e480da43cfb409ca2c541350495e154fa92917db8d7941c18ce36cd9e227adc54 |
Statistics | Installed 152 times last month. |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/cohttp-lwt/cohttp-lwt.2.5.3/opam |
Required by
- calculon-web=0.4
- cohttp-lwt-jsoo<2.2.0 | =2.5.3
- cohttp-lwt-unix=2.5.3
- cohttp-mirage>=2.2.0 & <3.0.0
- current_slack>=0.4
- current_web>=0.4
- dropbox>=0.2
- git-cohttp
- git-http>=2.0.0
- 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
- links>=0.9
- mechaml>=1.0.0
- mirage-http>=3.2.0
- opium_kernel
- prometheus-app>=0.4
- resto-cohttp
- resto-cohttp-client
- session-cohttp-lwt
- telegraml>=2.2.0
- vpnkit>=0.1.1
Optionally used by
- calculon=0.2