package rpc

  1. Overview
  2. No Docs
A library to deal with RPCs in OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

1.2.0.tar.gz
md5=0319acc2f3c113a19c13c4bbbc3bc190

Description

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.

Tags

org:mirage org:xapi-project

Published: 21 Nov 2013

Dependencies (4)

  1. xmlm
  2. type_conv = "108.00.02"
  3. ocamlfind
  4. ocaml

Dev Dependencies

None

Used by (5)

  1. message-switch < "1.4.0"
  2. nbd = "1.0.3"
  3. vhdlib
  4. xapi-rrd < "1.0.0"
  5. xapi-tapctl

Conflicts (1)

  1. ocamlnet