14 Commits

Author SHA1 Message Date
Fabio Alessandrelli
f5ebac4519 Working singleton load 2019-05-16 10:32:51 +02:00
Fabio Alessandrelli
3e64a42b14 Update to new DataChannel API.
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.
2019-05-16 10:32:51 +02:00
Fabio Alessandrelli
c30ddd9b22 Update GDNative bind.
The GDNative bind was moved to the "next" version of the extention for
compatibility reasons.
2019-04-12 01:34:33 +02:00
Fabio Alessandrelli
13643f9c0c Fix windows build 2019-04-09 19:54:59 +02:00
Fabio Alessandrelli
f2799fdbb2 Fix name collision, scons file, final touches 2019-03-08 15:11:34 +01:00
Brandon Makin
34fd1f8caa Import GSoC work to WebRTC GDNative implementation 2019-03-08 15:10:08 +01:00
Fabio Alessandrelli
a44a5af115 Add namespace to avoid name collision and crash 2018-08-12 19:50:31 +02:00
Fabio Alessandrelli
169252bf60 Update binding to latest version 2018-08-12 19:50:09 +02:00
Fabio Alessandrelli
323cd811c4 Fix WebRTCPeer inclusion guard 2018-08-12 17:46:22 +02:00
Fabio Alessandrelli
662ceddd51 Fix interface binding 2018-08-12 16:59:59 +02:00
Fabio Alessandrelli
1885036052 Add missing struct initializers 2018-08-12 07:31:37 +02:00
Fabio Alessandrelli
faac4c97e5 Implement missing methods 2018-08-12 06:53:24 +02:00
Fabio Alessandrelli
501e09d6d8 Update to reflect new interface 2018-08-12 05:49:46 +02:00
Fabio Alessandrelli
b238ad6dad Add initial interface 2018-08-12 04:50:28 +02:00