package cohttp-lwt-jsoo

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

Install

Dune Dependency

Authors

Maintainers

Sources

cohttp-6.1.1.tbz
sha256=6b420c56203b3a0b515964f036bcea0fb9a362876b5791cd7ff50e12366c489c
sha512=839ff6156658ca6d7922e6eed63ebb84dd09c76107790477be55a1ffc4a3800bf49c435147a0ed628f147eaeccff9a8d34565e3787f32c15e187b6e8855f0b93

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: 09 Jun 2025

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.8"

Dev Dependencies (3)

  1. odoc with-doc
  2. conf-npm with-test
  3. lwt_ppx with-test

Used by (5)

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

Conflicts

None

OCaml

Innovation. Community. Security.