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/archive/v2.1.0-cohttp-mirage.tar.gz
md5=7207e2b3c0ed3017a947dbafac5a045c
sha512=b6dc26a0faba616afcda9e0920d57df9128bdc1a87a400be5e87f9bc390c9fc95e96137009ca226e4d828f6d3a38f358cbd0e43d8aa577469ba1b2a93724f9a6
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/cohttp-mirage/cohttp-mirage.2.1.0/opam
Required by