summaryrefslogtreecommitdiff
path: root/src/GodotPeerConnectionObserver.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Merge observersFabio Alessandrelli2020-01-031-48/+0
|
* Update to new DataChannel API.Fabio Alessandrelli2019-05-161-11/+13
| | | | | | | New WebRTCLibDataChannel class act as PacketPeer. Old WebRTCPeer (now WebRTCPeerConnection) now allows you to set configuration (STUN/TURN) and creating multiple data channels. Fixed many bugs and implemented most of the missing API.
* Fix name collision, scons file, final touchesFabio Alessandrelli2019-03-081-10/+10
|
* Import GSoC work to WebRTC GDNative implementationBrandon Makin2019-03-081-0/+46