Implement the WebRTC MdnsResponderInterface in Chromium.
MdnsResponderInterface is introduced in WebRTC to handle the hostname generation and resolution of ICE host candidates when concealing their local IP addresses. For WebRTC in Chromium, we implement it as a client of the service provided by network::mojom::MdnsResponder. Bug: 878465 Change-Id: Id7b79694deba0ef308e51f83d6134062ddcb3985 Reviewed-on: https://chromium-review.googlesource.com/c/1206002 Commit-Queue: Qingsi Wang <qingsi@google.com> Reviewed-by:Sergey Ulanov <sergeyu@chromium.org> Reviewed-by:
Avi Drissman <avi@chromium.org> Reviewed-by:
Jesse Doherty <jwd@chromium.org> Cr-Commit-Position: refs/heads/master@{#605153}
Showing
Please register or sign in to comment