package cohttp-lwt-jsoo

  1. Overview
  2. Docs
CoHTTP implementation for the Js_of_ocaml JavaScript compiler

Install

Authors

Maintainers

Sources

cohttp-5.0.0.tbz
sha256=fd6ff4b86c818355d61b3a08628596dbf517d6a7da6e8edec481bb0653ca5a05
sha512=f0bfd715806965af5488010cc9388d05406b67ece0b2cb8f7803553b17a5264d03094e59127a62d37c0d6c0e74d4717e643737c43d9bcfb10b112a73d5f49c4d

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: 05 Jan 2022

Dependencies (9)

  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. logs
  6. cohttp-lwt = version
  7. cohttp = version
  8. dune >= "2.0"
  9. ocaml >= "4.08"

Dev Dependencies (2)

  1. conf-npm with-test
  2. lwt_ppx with-test

Used by (4)

  1. github = "4.4.0"
  2. github-jsoo >= "4.1.0" & < "4.3.0" | >= "4.4.0"
  3. gitlab-jsoo
  4. ldp_js

Conflicts

None