package rpc

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

Install

Dune Dependency

Authors

Maintainers

Sources

v2.0.0.tar.gz
md5=9c0e70d1c770c6a1c8721cc1a5677f8d

Description

This library provides a PPX and 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 [@@deriving rpc] (or with rpc in case of camlp4) to the corresponding type definition.

Tags

org:mirage org:xapi-project

Published: 23 Aug 2017