package rpclib

  1. Overview
  2. No Docs
Remote procedure calls (RPC) library

Install

Dune Dependency

Authors

Maintainers

Sources

v6.0.0.tar.gz
sha256=ec4ba5bfbdbc11f0d3292f8e08af28354da1a6812243263136e7c7357d6b1935
md5=9d10fc413a559e1d8aa380a8b145736f

Description

rpclib is a library that provides remote procedure calls (RPC) using XML or JSON as transport encodings. The transport mechanism itself is outside the scope of this library as all conversions are from and to strings.

Tags

org:mirage org:xapi-project

Published: 03 Dec 2019

Dependencies (6)

  1. yojson
  2. xmlm
  3. rresult >= "0.3.0" & < "0.7.0"
  4. cmdliner >= "0.9.8"
  5. jbuilder >= "1.0+beta9"
  6. ocaml >= "4.04.0" & < "4.10.0"

Dev Dependencies (1)

  1. alcotest with-test & < "1.0.0"

Used by (6)

  1. ppx_deriving_rpc >= "6.0.0" & < "7.1.0"
  2. rpc = "6.0.0"
  3. rpclib-async = "6.0.0"
  4. rpclib-lwt = "6.0.0"
  5. xapi-backtrace >= "0.7"
  6. xapi-rrd >= "1.8.2"

Conflicts

None

OCaml

Innovation. Community. Security.