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 |
---|---|
Authors | Anil Madhavapeddy and Thomas Gazagnaire |
License | ISC |
Published | |
Homepage | https://github.com/mirage/ocaml-cohttp |
Issue Tracker | https://github.com/mirage/ocaml-cohttp/issues |
Maintainer | anil@recoil.org |
Dependencies |
|
Source [http] | https://github.com/mirage/ocaml-cohttp/releases/download/v2.1.1/cohttp-v2.1.1.tbz sha256=a890340064004e6f5f7b8609f61133789f0c8fd12a71370172f5485e757b99d7 md5=fb618c28ebd09be75404222fa3d95fee |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/cohttp-mirage/cohttp-mirage.2.1.1/opam |
Required by
- git-cohttp-mirage
- git-mirage>=1.11.4 & <3.0.0