commit | 14584623035b29ce2a7830ea38956a10c584248d | [log] [tgz] |
---|---|---|
author | nisse <nisse@webrtc.org> | Mon Feb 13 12:33:28 2017 |
committer | Commit bot <commit-bot@chromium.org> | Mon Feb 13 12:33:28 2017 |
tree | 1c400b5381efb8c871c2c2f6ade83b3b894767e7 | |
parent | 375b9ac4cc05e344af541c35a66c03feebbf7748 [diff] |
Delete unused classes AutoDetectProxy and SslSocketFactory. SslSocketFactory is unused since https://codereview.webrtc.org/2506983002, and it's the last user of AutoDetectProxy. Also move HttpListenServer and SocksProxyServer to the rtc_base_tests_utils gn target, since they're used by tests only. BUG=webrtc:6424 Review-Url: https://codereview.webrtc.org/2541453002 Cr-Commit-Position: refs/heads/master@{#16576}
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.