rpclib-asyncversion
A library to deal with RPCs in OCaml - Async interface
ocaml-rpc
is a library that provides remote procedure calls (RPC)
using XML or JSON as transport encodings, and multiple generators
for documentations, clients, servers, javascript bindings, python
bindings, ...
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 |
---|---|
Author | Thomas Gazagnaire, Jon Ludlam |
License | ISC |
Published | |
Homepage | https://github.com/mirage/ocaml-rpc |
Issue Tracker | https://github.com/mirage/ocaml-rpc/issues |
Maintainer | thomas@gazagnaire.org |
Dependencies | |
Source [http] | https://github.com/mirage/ocaml-rpc/releases/download/v8.1.1/rpclib-8.1.1.tbz sha256=7490acef5f0914220cf00f4d7977b29b16c6840a378f515864b5f31b93d0f399 sha512=7424ac12f5a96207875e0a0eba4f13772c93540e87491232105c7852193a47432b5442f748264bb5cb90dab8b1711b1368e870b3eca083ffff9cf73a27df5ed9 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/rpclib-async/rpclib-async.8.1.1/opam |
Required by
- ppx_deriving_rpcwith-test & >=6.1.0 & <7.1.0