commit | 1e7dd31001cfa13b066e27352a24947c5ff95c31 | [log] [tgz] |
---|---|---|
author | eladalon <eladalon@webrtc.org> | Tue Sep 12 04:38:25 2017 -0700 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Sep 12 11:38:25 2017 +0000 |
tree | 0a414c2c3877e2d4679c8b1d8ea5d769d6d396ba | |
parent | adfc2795bb1472a2062b9e3dee9e50345a16cfe1 [diff] |
Break the ANA build-target into ANA and ANA-config This is done to solve a dependency-cycle with the RtcEventLog - now the RtcEventLog can depend on the config part of ANA, and be able to peer inside, while the implementation part of ANA can invoke the RtcEventLog. BUG=webrtc:8111 TBR=stefan@webrtc.org Review-Url: https://codereview.webrtc.org/3010343002 Cr-Commit-Position: refs/heads/master@{#19793}
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.