summaryrefslogtreecommitdiff
path: root/src/net
Commit message (Collapse)AuthorAgeFilesLines
* Update to new DataChannel API.Fabio Alessandrelli2019-05-166-157/+314
| | | | | | | 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-122-2/+2
| | | | | The GDNative bind was moved to the "next" version of the extention for compatibility reasons.
* Fix name collision, scons file, final touchesFabio Alessandrelli2019-03-082-3/+3
|
* Import GSoC work to WebRTC GDNative implementationBrandon Makin2019-03-082-19/+17
|
* Update binding to latest versionFabio Alessandrelli2018-08-121-3/+3
|
* Fix interface bindingFabio Alessandrelli2018-08-122-2/+11
|
* Add missing struct initializersFabio Alessandrelli2018-08-121-1/+13
|
* Implement missing methodsFabio Alessandrelli2018-08-121-4/+4
|
* Update to reflect new interfaceFabio Alessandrelli2018-08-122-9/+9
|
* Add initial interfaceFabio Alessandrelli2018-08-122-0/+138