method IRealtimeBackplane.connect
IRealtimeBackplane.connect(): Promise<void>

Opens the underlying transport. Idempotent.

Return Type

Promise<void>

Usage

import { type IRealtimeBackplane } from "common/src/index.ts";