property BackplaneCommonOptions.localNotice
Since 0.2.0

M70n X3-4: when the resolved transport is 'memory', the plugin logs a process-local notice at register() — frames fan out only within this process, which looks like partial delivery behind more than one replica. Default true; false suppresses the notice, matching the existing scalingNotice opt-out shape on the SSE and WebSocket plugins.

Type

boolean

Usage

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