cohttp-lwt-jsooversion
CoHTTP implementation for the Js_of_ocaml JavaScript compiler
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 |
---|---|
Authors | Anil Madhavapeddy, Stefano Zacchiroli, David Sheets, Thomas Gazagnaire, David Scott, Rudi Grinberg and Andy Ray |
License | ISC |
Published | |
Homepage | https://github.com/mirage/ocaml-cohttp |
Issue Tracker | https://github.com/mirage/ocaml-cohttp/issues |
Maintainer | anil@recoil.org |
Dependencies |
|
Source [http] | https://github.com/mirage/ocaml-cohttp/releases/download/v2.0.0/cohttp-v2.0.0.tbz sha256=1f6914190100b86c713b67fb5d9c7121aa477600255deac05cd5a9a6530dc7cb md5=c354599fdb4f2625b6510182de0fc86b |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/cohttp-lwt-jsoo/cohttp-lwt-jsoo.2.0.0/opam |
Required by
- github-jsoo>=3.0.1 & <4.4.0
- graphql_jsoo_client
Optionally used by
- ez_api>=1.0.0