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

Install

Authors

Maintainers

Sources

cohttp-v5.1.0.tbz
sha256=9883607813bb0d2b1677ce2062340d51016a6e1f0a059f92d9b608fe25563007
sha512=ca81321149a3a8836bcb6f177bbb48acd2ba3ad75cccf86153c8a2c2a8657060f6e0846c4af40b04029eafa040f25ba4c1e41b90a90840532dd8a3d6cfdea53b

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: 04 Apr 2023

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