method NatsBroker.prototype.isReady
Since 0.1.0
NatsBroker.prototype.isReady(): boolean

Checks if the broker is connected.

Return Type

boolean

true if connected, false otherwise

Usage

import { NatsBroker } from "messaging-plugin/src/index.ts";