Skip to main content

Module commands

Module commands 

Source
Expand description

mailbox command contract for the RTC worker engine

MediaTransport production paths and cfg-gated worker harnesses translate transport intent into these values before the packet-loop task dispatches them while it owns mutable rtc state request commands carry a oneshot response fire-and-forget route controls are best-effort because they may target a worker that has already torn down the corresponding relay or session

Structs§

ParsedSessionAnswer
SDP answer parsed before packet-loop command delivery.
RemoteSourceControl
command handle used by remote consumers to push control back to a source worker
RtcSessionOffer

Enums§

RemoteControlSendOutcome 🔒
RouteControlRequest
RtcWorkerCommand
production command handled by the rtc packet-loop task
WorkerMediaControlBatch
WorkerMediaControlBatchOutcome

Type Aliases§

RtcWorkerResponse
Response channel for a command executed by the packet loop.