commit | 0c7e9f540b282d60b94081f601a1694054d8646e | [log] [tgz] |
---|---|---|
author | Taylor Brandstetter <deadbeef@webrtc.org> | Tue Dec 29 22:14:52 2015 |
committer | Taylor Brandstetter <deadbeef@webrtc.org> | Tue Dec 29 22:15:02 2015 |
tree | 22f5a36998dd1eb8c7591285b2cc3915e118fd82 | |
parent | e86e15b2a2ee208e2d8edbb1c2d73274d9b8aec7 [diff] |
Removing webrtc::PortAllocatorFactoryInterface. ICE servers are now passed directly into PortAllocator, making PortAllocatorFactoryInterface redundant. This CL also moves SetNetworkIgnoreMask to PortAllocator. R=phoglund@webrtc.org, pthatcher@webrtc.org, tkchin@webrtc.org Review URL: https://codereview.webrtc.org/1520963002 . Cr-Commit-Position: refs/heads/master@{#11139}
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.