rpc 1.3.1
Maintainer | thomas@gazagnaire.org | |||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Tags | org:mirage and org:xapi-project | |||||||||||||||||||||
Dependencies |
|
|||||||||||||||||||||
Published | Jan 30, 2013 | |||||||||||||||||||||
Source [http] |
https://github.com/mirage/ocaml-rpc/archive/1.3.1.tar.gz 8786fdc59244b9886f7fd63c63d99ada |
|||||||||||||||||||||
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/rpc/rpc.1.3.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 | ||
---|---|---|
xen-api-client |