rpclibversion
A library to deal with RPCs in OCaml
ocaml-rpc
is a library that provides remote procedure calls (RPC)
using XML or JSON as transport encodings, and multiple generators
for documentations, clients, servers, javascript bindings, python
bindings, ...
The transport mechanism itself is outside the scope of this library as all conversions are from and to strings.
Tags | org:mirage org:xapi-project |
---|---|
Author | Thomas Gazagnaire, Jon Ludlam |
Published | |
Homepage | https://github.com/mirage/ocaml-rpc |
Issue Tracker | https://github.com/mirage/ocaml-rpc/issues |
Maintainer | thomas@gazagnaire.org |
Dependencies | |
Source [http] | https://github.com/mirage/ocaml-rpc/releases/download/v7.0.0/rpclib-v7.0.0.tbz sha256=c6c7edce885b1529a24e8506080704e19cb240e2f1b0b6c6a8608d094f37c41d sha512=1541dfc39f00f3f690ff2055d50c880101b295d513fe1ec3e9df03aec02427ce8fa61d6d80698b122f0c97358e4555d2c8299a194de5c49802bcb8b19d352050 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/rpclib/rpclib.7.0.0/opam |
Required by
- ppx_deriving_rpc>=6.1.0 & <7.1.0
- rpc=7.0.0
- rpclib-async=7.0.0
- rpclib-html=7.0.0
- rpclib-js=7.0.0
- rpclib-lwt=7.0.0
- xapi-backtrace>=0.7
- xapi-rrd>=1.8.2