summaryrefslogtreecommitdiffstats
path: root/modules/webrtc/webrtc_data_channel.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
* Cleanup some GLOBAL_DEFskobewi2023-09-151-1/+1
* Style: Harmonize header includes in modulesRémi Verschelde2023-06-151-0/+1
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Add get_buffered_amount() to WebRTCDataChannelDavid Snopek2021-07-201-0/+1
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Reorganized core/ directory, it was too fatty alreadyreduz2020-11-071-1/+1
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* Allow setting buffer size of WebRTCDataChannelRobert Fuchs2019-08-211-0/+2
* WebRTC refactor. Data channels, STUN/TURN support.Fabio Alessandrelli2019-05-161-0/+64