Skip to content
Roomful is in public beta — install with the @beta tag. Share feedback →

Interface: RoomDiagnosticsPeers

@roomful/core


@roomful/core / RoomDiagnosticsPeers

Defined in: packages/core/src/types.ts:216

Captures peer registry diagnostics for a room.

remoteCount: number

Defined in: packages/core/src/types.ts:220

Counts remote peers currently tracked by the room.


remotePeerIds: string[]

Defined in: packages/core/src/types.ts:225

Lists remote peer identifiers currently tracked by the room.