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/v6.1.0/rpclib-v6.1.0.tbz sha256=8eac73ff90c4edaa2dbc697126a81217dafad6ed1ad99046fd357a0539a565f9 sha512=f82d1dc189fb734cf0635ff0fd556211463e933763b604342882f319bee59cc2f8ae05f2d1155c90ee186b269d7560b08ea51282a01e3c8fd0d7b36f7bd321b2 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/rpclib/rpclib.6.1.0/opam |
Required by
- ppx_deriving_rpc>=6.1.0 & <7.1.0
- rpc=6.1.0
- rpclib-async=6.1.0
- rpclib-html<7.0.0
- rpclib-js<7.0.0
- rpclib-lwt=6.1.0
- xapi-backtrace>=0.7
- xapi-rrd>=1.8.2