godot/modules/webrtc
Fabio Alessandrelli fbbd3950c8 Simplify network GDExtension bindings using EXBIND macros.
Simplify StreamPeer, PacketPeer, MultiplayerPeer extension.

Simplify and update WebRTC*Extension with newly supported types.
2022-09-01 19:10:22 +02:00
..
doc_classes Simplify network GDExtension bindings using EXBIND macros. 2022-09-01 19:10:22 +02:00
config.py [Net] Expose WebRTC classes to extensions. 2021-09-24 21:23:43 +02:00
library_godot_webrtc.js Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
register_types.cpp Refactor module initialization 2022-05-04 17:34:51 +02:00
register_types.h Refactor module initialization 2022-05-04 17:34:51 +02:00
SCsub [Web] Rename JavaScript platform to Web. 2022-08-29 11:52:00 +02:00
webrtc_data_channel.cpp Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
webrtc_data_channel.h Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00
webrtc_data_channel_extension.cpp Simplify network GDExtension bindings using EXBIND macros. 2022-09-01 19:10:22 +02:00
webrtc_data_channel_extension.h Simplify network GDExtension bindings using EXBIND macros. 2022-09-01 19:10:22 +02:00
webrtc_data_channel_js.cpp [Web] Rename JavaScript platform to Web. 2022-08-29 11:52:00 +02:00
webrtc_data_channel_js.h [Web] Rename JavaScript platform to Web. 2022-08-29 11:52:00 +02:00
webrtc_multiplayer_peer.cpp [Net] Modularize multiplayer, expose MultiplayerAPI to extensions. 2022-07-26 09:31:12 +02:00
webrtc_multiplayer_peer.h [Net] Modularize multiplayer, expose MultiplayerAPI to extensions. 2022-07-26 09:31:12 +02:00
webrtc_peer_connection.cpp [Web] Rename JavaScript platform to Web. 2022-08-29 11:52:00 +02:00
webrtc_peer_connection.h Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00
webrtc_peer_connection_extension.cpp Simplify network GDExtension bindings using EXBIND macros. 2022-09-01 19:10:22 +02:00
webrtc_peer_connection_extension.h Simplify network GDExtension bindings using EXBIND macros. 2022-09-01 19:10:22 +02:00
webrtc_peer_connection_js.cpp [Web] Rename JavaScript platform to Web. 2022-08-29 11:52:00 +02:00
webrtc_peer_connection_js.h [Web] Rename JavaScript platform to Web. 2022-08-29 11:52:00 +02:00