commit | 44d305a80618eb1d3ab481dd3743adbb167382ec | [log] [tgz] |
---|---|---|
author | zhihuang <zhihuang@webrtc.org> | Mon Apr 24 19:05:06 2017 |
committer | Commit bot <commit-bot@chromium.org> | Mon Apr 24 19:05:06 2017 |
tree | ccd76523f995b4ff1c9725002386cdb4642b67bc | |
parent | 9d1ea5cc22f7f8801b6980d524b237088e01f4e1 [diff] |
Remove the expat and jsoncpp dependencies to reduce binary size. The dependency on third_party/expat/ is removed. The dependency on third_party/jsoncpp is removed from libjingle_peerconnection while peerconnection_client still depends on it. BUG=webrtc:7516 Review-Url: https://codereview.webrtc.org/2832283002 Cr-Commit-Position: refs/heads/master@{#17848}
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.