method MessagingBackplane.prototype.connect
MessagingBackplane.prototype.connect(): Promise<void>

Opens the underlying transport. Idempotent.

Return Type

Promise<void>

Usage

import { MessagingBackplane } from "realtime-backplane-plugin/src/index.ts";