Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use Godot primitives for logging, change default log level | Dragos Daian | 2024-04-12 | 1 | -1/+21 |
* | Update to libdatachannel 0.20.1, OpenSSL 3.0.13 | Fabio Alessandrelli | 2024-01-30 | 1 | -4/+2 |
* | Call rtc::Cleanup when unloading the library | Fabio Alessandrelli | 2023-12-21 | 1 | -0/+1 |
* | Support building for Godot 4.1 (new default). | Fabio Alessandrelli | 2023-06-30 | 1 | -0/+4 |
* | [CI] Update static checks, copyright headers. | Fabio Alessandrelli | 2023-05-25 | 1 | -30/+30 |
* | Update to Godot 4.0 rc1. | Fabio Alessandrelli | 2023-02-09 | 1 | -0/+4 |
* | Add methods to get gathering and signaling state. | Fabio Alessandrelli | 2022-09-16 | 1 | -0/+36 |
* | Update sources to alpha16 | Fabio Alessandrelli | 2022-09-11 | 1 | -26/+12 |
* | Use libdatachannel library, add Godot 4 support. | Fabio Alessandrelli | 2022-06-15 | 1 | -190/+192 |
* | Run clang-format on src/* | Fabio Alessandrelli | 2021-07-09 | 1 | -4/+9 |
* | Add copyright headers | Fabio Alessandrelli | 2021-07-09 | 1 | -0/+30 |
* | Properly wait success callback before creating answers. | Fabio Alessandrelli | 2021-07-09 | 1 | -1/+11 |
* | Move observers implementations into PeerConnection. | Fabio Alessandrelli | 2021-07-09 | 1 | -0/+19 |
* | Use a class instead of lambdas for signals. | Fabio Alessandrelli | 2021-07-09 | 1 | -14/+4 |
* | Unified signalling thread. | Fabio Alessandrelli | 2021-07-02 | 1 | -2/+16 |
* | Bump webrtc to branch-heads/4472. | Fabio Alessandrelli | 2021-07-02 | 1 | -12/+8 |
* | Fix crash when closing an invalid peerconnection. | Fabio Alessandrelli | 2020-01-03 | 1 | -1/+4 |
* | Update to new DataChannel API. | Fabio Alessandrelli | 2019-05-16 | 1 | -0/+245 |