ppx_deriving_rpc
Ppx deriver for ocaml-rpc, a library to deal with RPCs in OCaml
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
alcotest
with-test
async
with-test
lwt
with-test & >= "3.0.0"
rpclib-async
with-test & >= "5.0.0"
rpclib-lwt
with-test & >= "5.0.0"
ppxlib
< "0.9.0"
rpclib
>= "5.0.0"
dune
>= "1.5.0"
ocaml
>= "4.04.0"
Reverse Dependencies