package rpc

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

Install

Dune Dependency

Authors

Maintainers

Sources

v1.9.52.tar.gz
sha256=d2971d34167fb2954ba9c7140aac792932f084775fe93d3ec4f339f4c27b483b
md5=a6208b59fe0c53be5c6ddb279b5f1296

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: 28 Jun 2017

OCaml

Innovation. Community. Security.