commit | 7852d291c9623f81c4045ea3a2889bb907be3240 | [log] [tgz] |
---|---|---|
author | Qingsi Wang <qingsi@google.com> | Wed Oct 31 11:17:07 2018 -0700 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Nov 01 02:39:59 2018 +0000 |
tree | 7d2f2b71825506e33a5a75f8cc56f744686a5175 | |
parent | eb2c6415a9757e08da1a83e9b642bd8f95b544c7 [diff] |
Improve the documentation of MdnsResponderInterface and rename MDns.* to Mdns.*. MdnsResponderInterface now explicitly requires the reference counting of created names to allow the coexistence of multiple users of the same responder where one user would not remove identical names created by others. MDns.* is also renamed to Mdns.* per the style guide. TBR=aleloi@webrtc.org Bug: webrtc:9605 Change-Id: I047fc41f34de8d4e97c980409a7f373769c4c252 Reviewed-on: https://webrtc-review.googlesource.com/c/101921 Commit-Queue: Qingsi Wang <qingsi@webrtc.org> Reviewed-by: Qingsi Wang <qingsi@webrtc.org> Reviewed-by: Steve Anton <steveanton@webrtc.org> Cr-Commit-Position: refs/heads/master@{#25458}
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.