package cohttp-lwt-jsoo

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

Install

Authors

Maintainers

Sources

cohttp-6.0.0.alpha2.tbz
sha256=2f00d14832c1c13427c12007e5b45a8f121e06e46d556a76904359ab26c0cff6
sha512=342034580418d55e7b9657c09cf187c415e562fc041e8f5eaa489cfae08f60b98afcddbc77632b479755cdfb2d30b5653ed5250b5b7dbde01f0be93f4e828bcc

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.

Published: 15 Aug 2023

Dependencies (10)

  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. http = version
  9. ocaml >= "4.08"
  10. dune >= "3.0"

Dev Dependencies (3)

  1. odoc with-doc
  2. conf-npm with-test
  3. 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