summaryrefslogtreecommitdiff
path: root/src/net/WebRTCPeerNative.hpp
Commit message (Collapse)AuthorAgeFilesLines
* Update to new DataChannel API.Fabio Alessandrelli2019-05-161-80/+0
| | | | | | | 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-1/+1
| | | | | 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-3/+3
|
* Update binding to latest versionFabio Alessandrelli2018-08-121-3/+3
|
* Fix interface bindingFabio Alessandrelli2018-08-121-0/+2
|
* Add missing struct initializersFabio Alessandrelli2018-08-121-1/+13
|
* Implement missing methodsFabio Alessandrelli2018-08-121-4/+4
|
* Update to reflect new interfaceFabio Alessandrelli2018-08-121-6/+6
|
* Add initial interfaceFabio Alessandrelli2018-08-121-0/+66