@onflow/util-uid
v1.2.3
Published
Utilities to generate Unique Identifiers
Downloads
64,397
Maintainers
Keywords
Readme
@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(...)