godot/modules/webrtc
Rémi Verschelde 81064cc239
Doctool: Remove version attribute from XML header
We don't use that info for anything, and it generates unnecessary diffs
every time we bump the minor version (and CI failures if we forget to
sync some files from opt-in modules (mono, text_server_fb).
2023-07-06 10:08:21 +02:00
..
doc_classes Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
config.py [Net] Expose WebRTC classes to extensions. 2021-09-24 21:23:43 +02:00
library_godot_webrtc.js One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
register_types.cpp Style: Harmonize header includes in modules 2023-06-15 14:35:45 +02:00
register_types.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
SCsub [Web] Rename JavaScript platform to Web. 2022-08-29 11:52:00 +02:00
webrtc_data_channel.cpp Style: Harmonize header includes in modules 2023-06-15 14:35:45 +02:00
webrtc_data_channel.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
webrtc_data_channel_extension.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
webrtc_data_channel_extension.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
webrtc_data_channel_js.cpp Style: Harmonize header includes in modules 2023-06-15 14:35:45 +02:00
webrtc_data_channel_js.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
webrtc_multiplayer_peer.cpp Remove some unused signals 2023-01-31 18:54:04 +01:00
webrtc_multiplayer_peer.h Style: Harmonize header includes in modules 2023-06-15 14:35:45 +02:00
webrtc_peer_connection.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
webrtc_peer_connection.h Style: Harmonize header includes in modules 2023-06-15 14:35:45 +02:00
webrtc_peer_connection_extension.cpp Directly expose WebRTCPeerConnection::create_data_channel() to GDExtension 2023-06-14 14:31:41 -05:00
webrtc_peer_connection_extension.h Directly expose WebRTCPeerConnection::create_data_channel() to GDExtension 2023-06-14 14:31:41 -05:00
webrtc_peer_connection_js.cpp Style: Harmonize header includes in modules 2023-06-15 14:35:45 +02:00
webrtc_peer_connection_js.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00