commit | 2e486462e0f79a1ba436fa23495a9ac992fa4d53 | [log] [tgz] |
---|---|---|
author | kwiberg <kwiberg@webrtc.org> | Tue Aug 23 12:54:25 2016 |
committer | Commit bot <commit-bot@chromium.org> | Tue Aug 23 12:54:31 2016 |
tree | 222d02619b6b1654bf2353d48e893cd8ced03bb4 | |
parent | 792469709d9edea8af82c74d56116bcdfc2428a1 [diff] |
RTC_CHECK and RTC_DCHECK macros for C So that we don't have to use assert(). Includes one sample call site. NOTRY=true BUG=chromium:617124 Review-Url: https://codereview.webrtc.org/2262173002 Cr-Commit-Position: refs/heads/master@{#13862}
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. This page is maintained by the Google Chrome team.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.