Add a new interface: IceTransportAdapter
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:Henrik Boström <hbos@chromium.org> Cr-Commit-Position: refs/heads/master@{#589616}
Showing
Please register or sign in to comment