0.0.1 • Published 10 months ago
@onflow/util-rpc v0.0.1
@onflow/util-rpc
Lightweight utility for creating transport-agnostic, bidirectional JSON-RPC channels.
Status
- Last Updated: Aug 6th, 2024
- Stable: No
- Risk of Breaking Change: Yes
Install
npm install --save @onflow/util-rpc
Usage
import {RpcClient} from "@onflow/util-rpc"
const rpc = new RpcClient(...)
rpc.connect(...)
0.0.2-alpha.0
10 months ago
0.0.1
12 months ago