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

Type Alias: TransportMode

@roomful/core


@roomful/core / TransportMode

TransportMode = "auto" | "webrtc" | "websocket" | "broadcast"

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

Selects the preferred transport strategy for a room.