rpclibversion

A library to deal with RPCs in OCaml

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
AuthorThomas Gazagnaire, Jon Ludlam
Published
Homepagehttps://github.com/mirage/ocaml-rpc
Issue Trackerhttps://github.com/mirage/ocaml-rpc/issues
Maintainerthomas@gazagnaire.org
Dependencies
Source [http] https://github.com/mirage/ocaml-rpc/releases/download/v8.1.0/rpclib-v8.1.0.tbz
sha256=aaa93cc249d95a119f834d7d2cdc47ea820af242065bb7f7841222ccd1936a39
sha512=0aa4a87535dde610b48c553e6de90f0d31233adf6a53424c34b5282b1ba1e1e223fd37f3e8d23efc4f165dfd2a4ed609c2692672ae04f9cadb35b04411e53e85
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/rpclib/rpclib.8.1.0/opam
Required by