DescriptionRefactor RtcDataChannelHandler.
This change splits the WebRtc observer functionality of RtcDataChannelHandler
from the WebKit related functionality. The former belongs with libjingle's
signaling thread and the latter with the main thread. As is, these threads
are one and the same, but this will change later this week.
BUG=369796
Committed: https://crrev.com/832aa011fa8f98972f04468216dd2fbbd3e7ca42
Cr-Commit-Position: refs/heads/master@{#301831}
Patch Set 1 #
Total comments: 7
Patch Set 2 : Address comments #Patch Set 3 : Remove retry loop for unreliable data channels #
Messages
Total messages: 13 (2 generated)
|