webrtc/p2p
Zhi Huang e818b6ef7f Create the JsepTransportController and JsepTransport2.
JsepTransportController process the entire SDP and  handle the RTCP-mux,
SRTP setup, BUNDLE related logic internally. This will replace the current
TransportController.

JsepTransport2 is used by the JsepTransportController which processes the
transport part of SDP and owns the DtlsTransport created internally.
JsepTransport2 will replace JsepTransport and be renamed eventually.

Bug: webrtc:8587
Change-Id: Ib02dfa52fe9b7a5b8b132afcc8e4363eb8bd9cf4
Reviewed-on: https://webrtc-review.googlesource.com/48841
Commit-Queue: Zhi Huang <zhihuang@webrtc.org>
Reviewed-by: Taylor Brandstetter <deadbeef@webrtc.org>
Reviewed-by: Peter Thatcher <pthatcher@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#22164}
2018-02-23 00:13:45 +00:00
..
base Create the JsepTransportController and JsepTransport2. 2018-02-23 00:13:45 +00:00
client Add configurable STUN binding request interval. 2018-02-20 23:32:46 +00:00
stunprober Fix cpplint errors in p2p/ 2017-12-06 21:33:36 +00:00
BUILD.gn Create the JsepTransportController and JsepTransport2. 2018-02-23 00:13:45 +00:00
DEPS Bind the structured ICE logging with P2PTransportChannel. 2018-02-03 07:06:49 +00:00
OWNERS Removing henrika from p2p/OWNERS and rtc_base/OWNERS 2018-01-30 10:16:19 +00:00