property RealtimeFrame.origin

The publishing instance's identity.

A subscriber drops frames carrying its own origin. Without this a two-node cluster would echo every broadcast back and forth forever.

Type

string

Usage

import { type RealtimeFrame } from "common/src/index.ts";