Skip to content

0.3 - STUN/TURN, Data channels, autoload

Pre-release
Pre-release
Compare
Choose a tag to compare
@Faless Faless released this 21 May 13:23
· 193 commits to master since this release
4234540

Updated API to godot master branch after godotengine/godot#28964 .

STUN/TURN support, multiple data channel, many bug fixes, autoload support.

Simply extract the release or debug zip into the root of the desired project. WebRTC support will be automatically enabled for you (support for now Linux and Windows both 32 and 64 bits).

The library act as a GDNative singleton, if you have both debug and release, you can choose which one you want to enable via: Project -> ProjectSettings -> GDNative.

See demo 0.3 release.

webrtc_gdnative