• en

rpc 1.2.0

Maintainer thomas@gazagnaire.org
Tags org:mirage and org:xapi-project
Dependencies
& ocamlfind
type_conv 108.00.02
xmlm
Published Sep 17, 2012
Source [http] https://github.com/mirage/ocaml-rpc/archive/1.2.0.tar.gz
0319acc2f3c113a19c13c4bbbc3bc190
Edit https://github.com/ocaml/opam-repository/tree/master/packages/rpc/rpc.1.2.0/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.

No package is dependent