package rpc

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

Install

Dune Dependency

Authors

Maintainers

Sources

v2.2.0.tar.gz
sha256=b9b47968f34886d028a941e4381300fa7c63192c7d9d9fc3dd9d37edd909e7a3
md5=5eb085431917bed5a4f4c3293db774b6

Description

This library provides a PPX and a deprecated 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: 03 Jan 2018

OCaml

Innovation. Community. Security.