godot/modules/webrtc
PouleyKetchoupp 43b49607bb
Fix TURN server example in WebRTC documentation
WebRTC GDNative plugin uses `credential` and not `credentials`.
74f2c78db5/src/WebRTCLibPeerConnection.cpp (L35-L37)

(cherry picked from commit 280496a2c3)
2020-09-08 13:39:18 +02:00
..
doc_classes Fix TURN server example in WebRTC documentation 2020-09-08 13:39:18 +02:00
config.py SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
register_types.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
register_types.h Adding missing include guards to header files identified by LGTM. 2020-03-25 11:38:54 +01:00
SCsub SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
webrtc_data_channel.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
webrtc_data_channel.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
webrtc_data_channel_gdnative.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
webrtc_data_channel_gdnative.h Ensure header guards enclose entire header. 2020-09-04 08:48:35 +02:00
webrtc_data_channel_js.cpp Fix modules with closure compiler. 2020-06-18 09:21:14 +02:00
webrtc_data_channel_js.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
webrtc_multiplayer.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
webrtc_multiplayer.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
webrtc_peer_connection.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
webrtc_peer_connection.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
webrtc_peer_connection_gdnative.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
webrtc_peer_connection_gdnative.h Ensure header guards enclose entire header. 2020-09-04 08:48:35 +02:00
webrtc_peer_connection_js.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
webrtc_peer_connection_js.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00