libcohttp-lwt-ocaml
CoHTTP implementation using the Lwt concurrency library (runtime)
Description
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 the shared runtime libraries.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://github.com/mirage/ocaml-cohttp
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install libcohttp-lwt-ocaml