commit | e20867ff6d92da8901eefc918a68c8b97cb65293 | [log] [tgz] |
---|---|---|
author | Zach Stein <zstein@webrtc.org> | Thu Aug 02 13:20:15 2018 -0700 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Aug 02 21:20:15 2018 +0000 |
tree | bdcd3e23f0cfb786352b0c2787a74c43d4c96971 | |
parent | da2ec405906b0c42240d80ffe9df1470d7883fa5 [diff] |
Add AsyncResolverFactory interface and basic implementation. The factory is plumbed down to P2PTransportChannel and will eventually be used to resolve hostnames. Uses of PacketSocketFacotry::CreateAsyncResolver will eventually be migrated to use this factory instead. Bug: webrtc:4165 Change-Id: I1c48b2ffb8649609a831eba291f67ce544bb10eb Reviewed-on: https://webrtc-review.googlesource.com/91300 Commit-Queue: Zach Stein <zstein@webrtc.org> Reviewed-by: Emad Omara <emadomara@webrtc.org> Reviewed-by: Steve Anton <steveanton@webrtc.org> Reviewed-by: Qingsi Wang <qingsi@webrtc.org> Cr-Commit-Position: refs/heads/master@{#24176}
WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.
The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.