rpclibversion
Remote procedure calls (RPC) library
rpclib
is a library that provides remote procedure calls (RPC)
using XML or JSON as transport encodings. 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/archive/v5.9.0.tar.gz sha256=06e3798dd900c1356c4080e91587e96c98f49b0bb4068fbbb53eb4f52c169f97 md5=177db71621a7aa7a55cbea6c237eb6dc |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/rpclib/rpclib.5.9.0/opam |
Required by
- ppx_deriving_rpc!=6.0.0 & <7.1.0
- rpc=5.9.0
- rpclib-async<6.0.0
- rpclib-lwt<6.0.0
- xapi-backtrace>=0.7
- xapi-rrd>=1.8.2