cohttp-lwt-jsoo
  1. Overview
  2. Docs
CoHTTP implementation for the Js_of_ocaml JavaScript compiler

Install

Authors

Maintainers

Sources

cohttp-v2.4.0.tbz
sha256=b2dc17836e7dd5803bb919aff5dde1b9a071becb874c8a4afc81b2a466c792f4
sha512=73a5ef380ea6aad421870b526e5e1305ad0a0d14cee7ca7fdbf5a94f878c66bc91a9f7c30327caaf235f3e55c678299ad55645ef2899e11b137efb6ecfc5d0be

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: 08 Nov 2019

Dependencies (8)

  1. js_of_ocaml-lwt >= "3.3.0" & < "3.5.0"
  2. js_of_ocaml-ppx >= "3.3.0" & < "3.5.0"
  3. js_of_ocaml >= "3.3.0" & < "3.5.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