Files
platform-external-webrtc/webrtc
zhihuang d06adf60c1 Make P2PTransportChannel inherit from IceTransportInternal.
Make P2PTransportChannel inherit from IceTransportInternal instead of
TransportChannelImpl and TransportChannel, so that the DTLS-related methods can
be separated from P2PTransportChannel.

BUG=webrtc:6951

Review-Url: https://codereview.webrtc.org/2608353003
Cr-Commit-Position: refs/heads/master@{#16041}
2017-01-12 23:58:31 +00:00
..
2016-09-29 11:12:51 +00:00
2017-01-12 18:17:38 +00:00
2017-01-12 18:17:38 +00:00
2017-01-12 18:17:38 +00:00
2017-01-12 18:17:38 +00:00
2017-01-12 18:02:22 +00:00
2017-01-12 18:17:38 +00:00
2016-12-09 14:54:08 +00:00

Name: WebRTC
URL: http://www.webrtc.org
Version: 90
License: BSD
License File: LICENSE

Description:
WebRTC provides real time voice and video processing
functionality to enable the implementation of 
PeerConnection/MediaStream.

Third party code used in this project is described 
in the file LICENSE_THIRD_PARTY.