Expand description
Construction inputs for the media transport boundary.
These types are cold-path configuration and dependency carriers. They are consumed when the runtime builds the transport service and must not be consulted by packet-loop code after startup. The split keeps startup policy separate from long-lived service handles: transport config describes operator policy, while transport deps describe process services shared with metrics and recording.
Structsยง
- Media
Transport Config - operator-facing RTC transport policy used to build each RTC worker
- Media
Transport Deps - Long-lived services injected into media transport construction.