rpc
Authors | Thomas Gazagnaire and Jon Ludlam | |||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Homepage | https://github.com/mirage/ocaml-rpc | |||||||||||||||||||||||||
Tags | org:mirage and org:xapi-project | |||||||||||||||||||||||||
Maintainer | thomas@gazagnaire.org | |||||||||||||||||||||||||
Dependencies |
| |||||||||||||||||||||||||
Optional dependencies |
| |||||||||||||||||||||||||
Available | ocaml-version <= "4.02.3" | |||||||||||||||||||||||||
Published | May 23, 2014 | |||||||||||||||||||||||||
Source [http] | https://github.com/mirage/ocaml-rpc/archive/1.5.1.tar.gz 19725179109794eb80e566da715b00f1 | |||||||||||||||||||||||||
Statistics | Not installed in the last month. | |||||||||||||||||||||||||
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/rpc/rpc.1.5.1/opam |
A library to deal with RPCs in OCaml
This library uses 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 with rpc
to the corresponding type definition.
Necessary for | ||
---|---|---|
camldm | ||
message-switch | ||
< 1.4.0 | ||
nbd | ||
& | >= 1.0.3 | |
< 2.0.1 | ||
vhdlib | ||
xapi-rrd | ||
< 1.0.0 | ||
xapi-tapctl | ||
xen-api-client | ||
< 0.9.14 |