This is a meta bug to track the work to support WebRTC's networking needs in network service.
Network service is the effort to run chrome network stack out of process. WebRTC currently uses the following features from the network stack. When these features are ported over to network service, WebRTC needs to be migrated to using those.
Features used by WebRTC:
- UDP sockets
- TCP and TLS sockets that respect system proxy settings.
- Asynchronous DNS lookups
- Query the list of local network addresses and get notified when the list changes.
Comment 1 by xunji...@chromium.org
, May 17 2018