interface CustomBackplaneOptions
Since 0.2.0

Options for the 'custom' arm — a caller-supplied transport.

Properties

transport: "custom"

Transport discriminant.

The transport to register, used as-is.

Usage

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