CoHTTP implementation for the Js_of_ocaml JavaScript compiler

Install

Authors

Maintainers

Sources

cohttp-2.5.6.tbz
sha256=a166aa42eae15b1ff42ed553dd24efaf8720be0fa8d98816e0147f0fc9badcf3
sha512=1fefff772484786c1401d7ca2cfa853a6e4014ef3aec6412e684186ed47f45d8daab708d39333a7df4702311c1d6f9cd72958a0244816a43451af098ac3ae0e8

Description

An implementation of an HTTP client for JavaScript, but using the CoHTTP types. This lets you build HTTP clients that can compile natively (using one of the other Cohttp backends such as cohttp-lwt-unix) and also to native JavaScript via js_of_ocaml.

Tags

org:mirage org:xapi-project

Published: 15 Dec 2021

Dependencies (8)

  1. js_of_ocaml-lwt >= "3.5.0"
  2. js_of_ocaml-ppx >= "3.3.0"
  3. js_of_ocaml >= "3.3.0"
  4. lwt >= "3.0.0"
  5. cohttp-lwt = version
  6. cohttp = version
  7. dune >= "1.1.0"
  8. ocaml >= "4.04.1"

Dev Dependencies

    None

Used by (1)

  1. github-jsoo >= "3.0.1" & < "4.4.0"

Conflicts

    None