WebView2Announcements
WebView2Announcements copied to clipboard
API Review: WebRTC UDP Port Range Configuration
API Review
Title: WebRTC UDP Port Range Configuration
WebRTC by default allocates ports dynamically from the system’s ephemeral range.
In enterprise or testing environments, developers often need deterministic or firewall-friendly port allocation.
This API enables developers to configure the port range WebRTC uses for ICE candidates and media connections.
API Spec: https://github.com/MicrosoftEdge/WebView2Feedback/pull/5367/files
Please review the pull request and add any feedback you have about this API. We appreciate your input and support!