summaryrefslogtreecommitdiffstats
path: root/modules/webrtc/webrtc_data_channel_js.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* Merge pull request #30851 from TheDevelo/webrtc-bufferRémi Verschelde2019-08-211-1/+1
|\
| * Allow setting buffer size of WebRTCDataChannelRobert Fuchs2019-08-211-1/+1
* | Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in rest of 'modules/'Robin Hübner2019-08-121-4/+2
|/
* Fix compilation warnings in JS and Windows buildsRémi Verschelde2019-06-151-1/+1
* Normalize WebRTCDataChannel properties.Fabio Alessandrelli2019-06-051-9/+24
* WebRTC refactor. Data channels, STUN/TURN support.Fabio Alessandrelli2019-05-161-0/+352