commit | f9c5cf65f65a51bba9927fc263d88dc0f6cd8f1f | [log] [tgz] |
---|---|---|
author | Sebastian Jansson <srte@webrtc.org> | Wed Feb 28 15:04:26 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Feb 28 19:58:24 2018 |
tree | d2aae8a8d27221a4d4b1ae549639ce0baf754dd4 | |
parent | d3f3816ad5b588f4363012a8efdbbd044c3129d4 [diff] |
Renamed rtc::RateLimiter to rtrc::DataRateLimiter. This removes a confusing name collision between webrtc::RateLimiter and rtc::RateLimiter where the header file names were separated only by an underscore. Bug: None Change-Id: Ifcf0a4e62b2bf3bd9057714d7c536f7609ad1b79 Reviewed-on: https://webrtc-review.googlesource.com/58741 Commit-Queue: Sebastian Jansson <srte@webrtc.org> Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Cr-Commit-Position: refs/heads/master@{#22237}
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.