Fabio Alessandrelli
5769d8b2de
Merge observers
2020-01-03 19:35:20 +01:00
Fabio Alessandrelli
423454086e
Merge pull request #3 from Faless/channels_pr
...
Update to new DataChannel API, singleton load.
0.3
2019-05-21 14:08:30 +02:00
Fabio Alessandrelli
599ed98f6c
Small build system improvement
2019-05-16 12:08:39 +02:00
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
f2cf2e5340
Merge pull request #2 from Faless/build/refactor
...
Refactor Scons build script
0.2
2019-04-17 16:46:17 +02:00
Fabio Alessandrelli
1763d278e0
Better flags
2019-04-17 16:41:45 +02:00
Fabio Alessandrelli
8e46eed9e8
Better gitignores
2019-04-17 16:41:45 +02:00
Fabio Alessandrelli
6c0831b6c6
Refactor SCons build script
2019-04-17 15:47: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
c2028103f1
Better output library name
0.1
2019-04-09 20:38:11 +02:00
Fabio Alessandrelli
13643f9c0c
Fix windows build
2019-04-09 19:54:59 +02:00
Fabio Alessandrelli
31821b094b
Merge pull request #1 from godotengine/bmakin_import
...
Import GSoC 2018 work
2019-03-08 15:20:53 +01: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
022689bd6b
Fix mingw cross-build
2018-08-12 16:59:59 +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
93c5cd4431
Add scons build file
2018-08-12 04:50:28 +02:00
Fabio Alessandrelli
b238ad6dad
Add initial interface
2018-08-12 04:50:28 +02:00
Fabio Alessandrelli
46f45cc373
Add gitignore
2018-08-12 04:50:28 +02:00
Fabio Alessandrelli
25f774cccf
Initial commit
2018-08-12 04:50:28 +02:00
Fabio Alessandrelli
695df7a3fc
Initial commit
2018-08-11 16:51:13 +02:00