• Steve Anton's avatar
    Add a new interface: IceTransportAdapter · 8ec02b4e
    Steve Anton authored
    The IceTransportAdapter splits P2PTransportChannel-specific logic
    out of IceTransportHost and puts it behind an interface to
    facilitate future testing. The API methods are changed to map to
    the requirements of the RTCIceTransport rather than the
    implementation details of the P2PTransportChannel.
    
    Bug: 864871
    Change-Id: I2a7036f675a11460e9721cc937beec17b7f03cc9
    Reviewed-on: https://chromium-review.googlesource.com/1200127
    Commit-Queue: Steve Anton <steveanton@chromium.org>
    Reviewed-by: default avatarHenrik Boström <hbos@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#589616}
    8ec02b4e
BUILD.gn 2.45 KB