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.7/cohttp-v2.5.7.tbz
sha256=88011a0decf55e2838ab0276540e710faff5602643edc1fc4b55012cc643e82f
sha512=77135fa15372de5eb0588cde9b56a2796858131637db2b6f81e4d0a0ff6b9e0b2bf9664fdec9c1875eb3913f642a317dec7eeabc0f250115e3a7abc719af2168
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/cohttp-mirage/cohttp-mirage.2.5.7/opam
Required by