cohttp-mirageversion

CoHTTP implementation for the MirageOS unikernel

This HTTP implementation uses the Cohttp portable implementaiton along with the Lwt threading library in order to provide a Cohttp_mirage functor that can be used in MirageOS unikernels to build very small and efficient HTTP clients and servers without having a hard dependency on an underlying operating system.

Please see https://mirage.io for a self-hosted explanation and instructions on how to use this library.

Tags org:mirage org:xapi-project
AuthorsAnil Madhavapeddy and Thomas Gazagnaire
LicenseISC
Published
Homepagehttps://github.com/mirage/ocaml-cohttp
Issue Trackerhttps://github.com/mirage/ocaml-cohttp/issues
Maintaineranil@recoil.org
Dependencies
Source [http] https://github.com/mirage/ocaml-cohttp/releases/download/v2.5.8/cohttp-2.5.8.tbz
sha256=2722477d1f5bb09e841debc125c30ff44f1b20cf8894b68cb48f2b6de092d25a
sha512=ce934a24c0e1eaf5dc674927b45277d461a13757d4c165a4a11811f9eb7b11b78b4560792ca430734d4e3a5b8791eee887d4eab2a0e9e30aa4a5864e833dd768
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/cohttp-mirage/cohttp-mirage.2.5.8/opam
Required by