summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Properly wait success callback before creating answers.Fabio Alessandrelli2021-07-092-3/+15
* Move observers implementations into PeerConnection.Fabio Alessandrelli2021-07-093-68/+45
* Use a class instead of lambdas for signals.Fabio Alessandrelli2021-07-092-18/+32
* Unified signalling thread.Fabio Alessandrelli2021-07-023-4/+22
* Bump webrtc to branch-heads/4472.Fabio Alessandrelli2021-07-024-21/+17
* Fix API breakage after godot cpp 3.2 bump.Fabio Alessandrelli2021-07-021-2/+5
* Fix crash when closing an invalid peerconnection.Fabio Alessandrelli2020-01-031-1/+4
* Merge observersFabio Alessandrelli2020-01-034-75/+53
* Working singleton loadFabio Alessandrelli2019-05-161-0/+68
* Update to new DataChannel API.Fabio Alessandrelli2019-05-1616-441/+858
* Update GDNative bind.Fabio Alessandrelli2019-04-123-4/+13
* Fix windows buildFabio Alessandrelli2019-04-091-1/+2
* Fix name collision, scons file, final touchesFabio Alessandrelli2019-03-089-70/+65
* Import GSoC work to WebRTC GDNative implementationBrandon Makin2019-03-089-41/+336
* Add namespace to avoid name collision and crashFabio Alessandrelli2018-08-123-1/+11
* Update binding to latest versionFabio Alessandrelli2018-08-121-3/+3
* Fix WebRTCPeer inclusion guardFabio Alessandrelli2018-08-121-3/+3
* Fix interface bindingFabio Alessandrelli2018-08-124-4/+22
* Add missing struct initializersFabio Alessandrelli2018-08-121-1/+13
* Implement missing methodsFabio Alessandrelli2018-08-122-4/+40
* Update to reflect new interfaceFabio Alessandrelli2018-08-123-12/+12
* Add initial interfaceFabio Alessandrelli2018-08-125-0/+226