commit | 8424acdde3391e1fa500da0190c63b637f8c0ce0 | [log] [tgz] |
---|---|---|
author | Oleh Prypin <oprypin@webrtc.org> | Mon Dec 18 20:59:52 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Dec 18 21:00:05 2017 |
tree | 5c035304bca7a158854546fb5e86cd4ce2df7906 | |
parent | 5c69f37fdcf74713becc6bfa860fb43de4646bf3 [diff] |
Revert "Move JsepTransport from p2p/base to pc/." This reverts commit 4770fd935ac92400487bddd3b755753572e6d692. Reason for revert: breaks downstream projects Original change's description: > Move JsepTransport from p2p/base to pc/. > > The JsepTransport class is moved to pc/ and the utility methods and > enums are moved to where they are used. > > With JsepTransport moved to pc/, JsepTransport can depend on objects in > pc/ including RtpTranport, SrtpTransport etc. > > Forked from https://webrtc-review.googlesource.com/c/src/+/31762/7 > > Bug: webrtc:8636 > Change-Id: I4e8569fe3012946e87deb280f6139f0fd98de34d > Reviewed-on: https://webrtc-review.googlesource.com/33701 > Reviewed-by: Steve Anton <steveanton@webrtc.org> > Reviewed-by: Peter Thatcher <pthatcher@webrtc.org> > Commit-Queue: Taylor Brandstetter <deadbeef@webrtc.org> > Cr-Commit-Position: refs/heads/master@{#21333} TBR=steveanton@webrtc.org,deadbeef@webrtc.org,pthatcher@webrtc.org Change-Id: Ia72c6d7f185a95b21fd0aec90e7fdc00cb1fb423 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: webrtc:8636 Reviewed-on: https://webrtc-review.googlesource.com/34600 Reviewed-by: Oleh Prypin <oprypin@webrtc.org> Commit-Queue: Oleh Prypin <oprypin@webrtc.org> Cr-Commit-Position: refs/heads/master@{#21335}
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.