fix(controller): pass native ICE config to sessions #33
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "codex/native-ice-env-220646"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary\n- accept native browser ICE config in controller mint requests\n- persist ICE config as BrowserSession annotations\n- inject WEBRTC_ICE_SERVERS and WEBRTC_ICE_TRANSPORT_POLICY into assigned pods\n\n## Verification\n- go test ./pkg/...\n\nThis is the controller half of the Triform native WebRTC relay fix; Triform sends the ICE payload in the paired tf-multiverse PR #4978.