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 | thomas@gazagnaire.org |
Dependencies | |
Optional dependencies | |
Conflicts |
|
Source [http] | https://github.com/mirage/ocaml-rpc/archive/v1.9.51.tar.gz sha256=406df45f6698967b8dbca28549f0fabcd25cededd49fe6de38549979275c384d md5=6a4b6a56c426124f947ede40ffa9b0ba |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/rpc/rpc.1.9.51/opam |