libcohttp-lwt-ocaml-dev - 5.3.0-1+b15
main
This is a portable implementation of CoHTTP 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.
.
This package contains development files.