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§
- Parsed
Session Answer - SDP answer parsed before packet-loop command delivery.
- Remote
Source Control - command handle used by remote consumers to push control back to a source worker
- RtcSession
Offer
Enums§
- Remote
Control 🔒Send Outcome - Route
Control Request - RtcWorker
Command - production command handled by the rtc packet-loop task
- Worker
Media Control Batch - Worker
Media Control Batch Outcome
Type Aliases§
- RtcWorker
Response - Response channel for a command executed by the packet loop.