summaryrefslogtreecommitdiffstats
path: root/remoting/protocol/webrtc_data_stream_adapter.cc
Commit message (Expand)AuthorAgeFilesLines
* Roll WebRTC 12049:12058, Libjingle 12042:12058tommi2016-03-191-1/+1
* Fix WebrtcDataStreamAdapter to handle errors asychronously.sergeyu2016-02-241-3/+7
* Avoid extra framing in WebRTC data streams.sergeyu2016-02-091-133/+95
* remoting webrtc: Create events channel on the client instead of on the hostsergeyu2016-01-061-15/+8
* Switch to standard integer types in remoting/.avi2015-12-221-0/+3
* Cleanups in WebrtcTransport.sergeyu2015-12-091-5/+5
* Implement data channel support in WebrtcTransport.sergeyu2015-12-011-0/+276