ppx_deriving_rpcversion
Ppx deriver for ocaml-rpc, 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 |
License | ISC |
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/v8.1.0/rpclib-v8.1.0.tbz sha256=aaa93cc249d95a119f834d7d2cdc47ea820af242065bb7f7841222ccd1936a39 sha512=0aa4a87535dde610b48c553e6de90f0d31233adf6a53424c34b5282b1ba1e1e223fd37f3e8d23efc4f165dfd2a4ed609c2692672ae04f9cadb35b04411e53e85 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/ppx_deriving_rpc/ppx_deriving_rpc.8.1.0/opam |
Required by
- crc>=2.1.0
- rpc=8.1.0
- rpclib-asyncwith-test & =8.1.0
- rpclib-lwtwith-test & =8.1.0
- xapi-backtrace>=0.7
- xapi-rrd>=1.8.2