commit | 01be33b35e2c98220863a9888bec0e51e3a412d4 | [log] [tgz] |
---|---|---|
author | Sebastian Jansson <srte@webrtc.org> | Thu Sep 12 15:39:18 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Sep 13 12:01:36 2019 |
tree | f36cd0e6609017111d1a8002fbf73494d762e77d | |
parent | 262bbaee61f7a88eeda1c315e6cf282b80a374cd [diff] |
Using lambdas instead of rtc::Bind in BaseChannel. This makes it easier to follow the flow in a debugger and reduces the number of methods. Bug: webrtc:9883 Change-Id: If485ff08a223a3986ff24b29ebf4d37c325f0f26 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/152669 Reviewed-by: Henrik Boström <hbos@webrtc.org> Commit-Queue: Sebastian Jansson <srte@webrtc.org> Cr-Commit-Position: refs/heads/master@{#29180}
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.