package rpc

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

Install

Dune Dependency

Authors

Maintainers

Sources

1.5.1.tar.gz
md5=19725179109794eb80e566da715b00f1

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: 23 May 2014

Dependencies (6)

  1. ocamlbuild build
  2. lwt
  3. xmlm
  4. type_conv >= "108.07.01"
  5. ocamlfind
  6. ocaml <= "4.02.3"

Dev Dependencies

None

Conflicts (1)

  1. js_of_ocaml >= "3.0"