npm.io
1.2.4 • Published 11 months ago

@onflow/util-uid

Licence
Apache-2.0
Version
1.2.4
Deps
1
Size
13 kB
Vulns
0
Weekly
0
Stars
333

@onflow/util-rpc

Lightweight utility for transport-agnostic, bidirectional RPC communication.

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 uniqueIdentifier = new RpcClient(...)