... As opposed to DtlsTransportInternal. The code is suboptimal right now, storing two pointers to the different interfaces. This will all be cleaned up when we have an "RtpTransport" abstraction that BaseChannel can use. This CL also cleans up the "fake transport" classes a bit, and gives them their own header files. BUG=None Review-Url: https://codereview.webrtc.org/2648233003 Cr-Commit-Position: refs/heads/master@{#16258}
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.