← Back to release summary

RTCConfiguration iceTransportPolicy member

Category
Network / Connectivity
Type
New or changed feature
Status
Enabled by default (Chrome 56)
Intent stage
None

Summary

RTCConfiguration is the type of the optional first argument to the RTCPeerConnection constructor. Previously only 'iceTransports' was supported, but now the standard 'iceTransportPolicy' will also be supported.

Standards & signals

Docs: https://developer.mozilla.org/en-US/docs/Web/API/RTCPeerConnection/RTCPeerConnection#RTCConfiguration_dictionary

View on chromestatus.com