rpclib-async
A library to deal with RPCs in OCaml - Async interface
Description
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.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 06 Dec 2019
- Authors
- Maintainers
Sources
rpclib-v7.0.0.tbz
sha256=c6c7edce885b1529a24e8506080704e19cb240e2f1b0b6c6a8608d094f37c41d
sha512=1541dfc39f00f3f690ff2055d50c880101b295d513fe1ec3e9df03aec02427ce8fa61d6d80698b122f0c97358e4555d2c8299a194de5c49802bcb8b19d352050
Dependencies
Reverse Dependencies
ppx_deriving_rpc
>= "6.1.0" & < "7.1.0"
rpc
= "7.0.0"
Conflicts
core
< "v0.9.0"