property DurableObjectBackplaneOptions.topic

The object name every replica shares, from idFromName.

Two applications sharing one namespace must use different topics, or each receives the other's frames.

Type

string

Usage

import { type DurableObjectBackplaneOptions } from "cloudflare-plugin/src/index.ts";