cohttp-lwt
CoHTTP implementation using the Lwt concurrency library
Description
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.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 08 Nov 2019
- Authors
- Maintainers
Sources
cohttp-v2.4.0.tbz
sha256=b2dc17836e7dd5803bb919aff5dde1b9a071becb874c8a4afc81b2a466c792f4
sha512=73a5ef380ea6aad421870b526e5e1305ad0a0d14cee7ca7fdbf5a94f878c66bc91a9f7c30327caaf235f3e55c678299ad55645ef2899e11b137efb6ecfc5d0be
Dependencies
ppx_sexp_conv
>= "v0.9.0"
sexplib0
< "v0.15"
lwt
>= "2.5.0"
cohttp
= version
dune
>= "1.1.0"
ocaml
>= "4.04.1"
Reverse Dependencies
calculon-web
= "0.4"
cohttp-lwt-jsoo
< "2.2.0" | = "2.4.0"
cohttp-lwt-unix
= "2.4.0"
cohttp-mirage
>= "2.2.0" & < "2.5.5"
current_slack
>= "0.4" & < "0.6"
current_web
>= "0.4" & < "0.6"
dropbox
>= "0.2"
git-http
>= "2.0.0"
git-paf
< "3.5.0"
github
>= "3.0.1" & < "4.4.0"
github-hooks
>= "0.3.0"
irmin-http
>= "1.3.3"
irmin-mirage-graphql
>= "2.3.0"
irmin-unix
>= "2.3.0"
learn-ocaml
>= "0.13.0"
letsencrypt
< "0.2.0"
links
>= "0.9"
mechaml
>= "1.0.0"
mirage-http
>= "3.2.0"
paf
< "0.0.4"
prometheus-app
>= "0.4" & < "1.2"
resto-cohttp-client
< "1.0"
telegraml
>= "2.2.0"
vpnkit
>= "0.1.1"