summaryrefslogtreecommitdiff
path: root/src/WebRTCLibPeerConnection.hpp
Commit message (Expand)AuthorAgeFilesLines
* Support building for Godot 4.1 (new default).Fabio Alessandrelli2023-06-301-0/+4
* [CI] Update static checks, copyright headers.Fabio Alessandrelli2023-05-251-29/+29
* Update to Godot 4.0 rc1.Fabio Alessandrelli2023-02-091-0/+4
* [Upstream] Update to Godot beta 3.Fabio Alessandrelli2022-10-171-0/+2
* Add methods to get gathering and signaling state.Fabio Alessandrelli2022-09-161-0/+2
* Update sources to alpha16Fabio Alessandrelli2022-09-111-7/+8
* Use libdatachannel library, add Godot 4 support.Fabio Alessandrelli2022-06-151-77/+34
* Run clang-format on src/*Fabio Alessandrelli2021-07-091-0/+2
* Add copyright headersFabio Alessandrelli2021-07-091-0/+30
* Properly wait success callback before creating answers.Fabio Alessandrelli2021-07-091-2/+4
* Move observers implementations into PeerConnection.Fabio Alessandrelli2021-07-091-15/+26
* Use a class instead of lambdas for signals.Fabio Alessandrelli2021-07-091-4/+28
* Unified signalling thread.Fabio Alessandrelli2021-07-021-2/+4
* Bump webrtc to branch-heads/4472.Fabio Alessandrelli2021-07-021-5/+5
* Update to new DataChannel API.Fabio Alessandrelli2019-05-161-0/+96