commit | dbb49dfb270647ef141e094d348b3d32a345818e | [log] [tgz] |
---|---|---|
author | Amit Hilbuch <amithi@webrtc.org> | Wed Jan 23 14:54:24 2019 -0800 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Jan 24 00:52:31 2019 +0000 |
tree | 914485ae45e4aabe87b1b4c6288558e31ee2cb36 | |
parent | 6fde78cb2f10a386b8adedcc4c5fe7f697e4987c [diff] |
Moving UniqueIdGenerator into rtc_base. UniqueIdGenerator classes are useful outside the pc directory. This change moves them to the rtc_base directory to enable code in all directories to reference them. Bug: None Change-Id: I1c77da87ea26d9611f37dc1d4d2c16006a6589c6 Reviewed-on: https://webrtc-review.googlesource.com/c/119460 Reviewed-by: Steve Anton <steveanton@webrtc.org> Commit-Queue: Amit Hilbuch <amithi@webrtc.org> Cr-Commit-Position: refs/heads/master@{#26378}
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.