@adt/rpc-client

RPC client with pluggable transport and protocol layers

Usage no npm install needed!

<script type="module">
  import adtRpcClient from 'https://cdn.skypack.dev/@adt/rpc-client';
</script>

README

RpcClient

RPC client with pluggable transport and protocol layers

Install

npm install @adt/rpc-client

Usage

TODO