rpcversion
A library to deal with RPCs in OCaml
This library provides a PPX and a camlp4 syntax extension to generate functions
to convert values of a given type to and from their RPC representations. In
order to do so, it is sufficient to add [@@deriving rpc]
(or with rpc
in
case of camlp4) to the corresponding type definition.
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 | xen-api@list.xen.org |
Dependencies | |
Optional dependencies | |
Source [http] | https://github.com/mirage/ocaml-rpc/archive/v2.0.0.tar.gz sha256=e137cc3d1127d20fdd24c87766d3aff460f392298aa67c82c131549c6db0d4cc md5=9c0e70d1c770c6a1c8721cc1a5677f8d |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/rpc/rpc.2.0.0/opam |