summaryrefslogtreecommitdiff
path: root/src/init.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Working singleton loadFabio Alessandrelli2019-05-161-0/+68
|
* Update to new DataChannel API.Fabio Alessandrelli2019-05-161-4/+6
| | | | | | | 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.
* Update GDNative bind.Fabio Alessandrelli2019-04-121-2/+11
| | | | | The GDNative bind was moved to the "next" version of the extention for compatibility reasons.
* Fix name collision, scons file, final touchesFabio Alessandrelli2019-03-081-2/+2
|
* Import GSoC work to WebRTC GDNative implementationBrandon Makin2019-03-081-2/+2
|
* Add namespace to avoid name collision and crashFabio Alessandrelli2018-08-121-1/+1
|
* Fix interface bindingFabio Alessandrelli2018-08-121-0/+9
|
* Add initial interfaceFabio Alessandrelli2018-08-121-0/+16