package mhttp-client

  1. Overview
  2. Docs
An implementation of HTTP client in OCaml for unikernels

Install

dune-project
 Dependency

Authors

Maintainers

Sources

mhttp-0.0.3.tbz
sha256=4df663a0fa7add9fc41eb51ec618fd0ad083b195f2965ca325175789baef5509
sha512=54cf201e76a554e9ab497a418c14211d9906deabd188edd44a47a11323274544e50d6ecc77661b891689524339343e993d5785647f251a670dfd613238c90d89

Description

Added to opam-repository:

README

A little HTTP stack from httpcats and compatible with unikernels

mhttp is a small derivative of the httpcats library (implementing an HTTP client and server) with the mnet TCP/IP stack (which uses utcp and mkernel).

Dependencies (6)

  1. ca-certs-nss >= "3.118"
  2. mirage-ptime >= "5.2.0"
  3. mnet-happy-eyeballs
  4. mhttp = version
  5. dune >= "2.7.0"
  6. ocaml >= "5.0.0"

Dev Dependencies

None

Used by

None

Conflicts

None