property BackplaneCommonOptions.topic

The broker topic / Redis channel every instance publishes and subscribes on. Defaults to 'setu-ts.realtime'. Instances must agree on it to see each other.

Type

string

Usage

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