summaryrefslogtreecommitdiffstats
path: root/remoting/protocol/webrtc_data_stream_adapter.h
Commit message (Expand)AuthorAgeFilesLines
* Fix WebrtcDataStreamAdapter to handle errors asychronously.sergeyu2016-02-241-1/+1
* Roll WebRTC 11523:11548, Libjingle 11522:11545kjellander2016-02-101-1/+1
* Avoid extra framing in WebRTC data streams.sergeyu2016-02-091-10/+18
* remoting webrtc: Create events channel on the client instead of on the hostsergeyu2016-01-061-4/+4
* Cleanups in WebrtcTransport.sergeyu2015-12-091-2/+8
* Implement data channel support in WebrtcTransport.sergeyu2015-12-011-0/+59