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 |
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.0.0/rpclib-v8.0.0.tbz sha256=3fcfb3c7d8dbc670f48c67cf50ab9a5fcbd2e2f7d11953b42dc1a746668f0bcf sha512=9521bd4ad5b237facccd2323307b1c8cacbe5918dbbed08c9fba57bb093f176f0399525b3c4e12f68bd9e60292f0b18407f5d0aa5444d369a278623c55ae51ed |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/ppx_deriving_rpc/ppx_deriving_rpc.8.0.0/opam |
Required by
- crc>=2.1.0
- rpc=8.0.0
- rpclib-asyncwith-test & =8.0.0
- rpclib-lwtwith-test & =8.0.0
- xapi-backtrace>=0.7
- xapi-rrd>=1.8.2