summaryrefslogtreecommitdiff
path: root/modules/webrtc/webrtc_peer_connection.cpp
AgeCommit message (Expand)Author
2021-09-24[Net] Expose WebRTC classes to extensions.Fabio Alessandrelli
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-05-14Style: Enforce braces around if blocks and loopsRémi Verschelde
2020-05-14Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde
2020-04-02Replace NULL with nullptrlupoDharkael
2020-01-01Update copyright statements to 2020Rémi Verschelde
2019-05-16WebRTC refactor. Data channels, STUN/TURN support.Fabio Alessandrelli