interface MessagingBackplaneOptions
Since 0.2.0

Options for the 'messaging' arm, which carries frames over whatever broker is registered under CAPABILITIES.MESSAGING.

Properties

transport: "messaging"

Transport discriminant.

Usage

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