2
0
Fork 0
godot/modules/websocket
Yuri Sizov c5d7115038 Rename the argument tag to param in XML documentation 2022-08-08 22:34:31 +07:00
..
doc_classes Rename the argument tag to param in XML documentation 2022-08-08 22:34:31 +07:00
editor Modules: Don't build editor-specific classes in templates 2022-03-28 16:48:15 +07:00
SCsub Modules: Don't build editor-specific classes in templates 2022-03-28 16:48:15 +07:00
config.py
emws_client.cpp
emws_client.h Code quality: Fix header guards consistency 2022-07-25 11:17:40 +07:00
emws_peer.cpp
emws_peer.h Code quality: Fix header guards consistency 2022-07-25 11:17:40 +07:00
library_godot_websocket.js
packet_buffer.h
register_types.cpp [Websocket] Remove dummy JS server implemenation. 2022-08-07 13:44:16 +07:00
register_types.h Refactor module initialization 2022-05-04 17:34:51 +07:00
remote_debugger_peer_websocket.cpp
remote_debugger_peer_websocket.h Fix some issues found by cppcheck. 2022-04-06 14:34:37 +07:00
websocket_client.cpp
websocket_client.h
websocket_macros.h
websocket_multiplayer_peer.cpp
websocket_multiplayer_peer.h [Net] Modularize multiplayer, expose MultiplayerAPI to extensions. 2022-07-26 09:31:12 +07:00
websocket_peer.cpp
websocket_peer.h Code quality: Fix header guards consistency 2022-07-25 11:17:40 +07:00
websocket_server.cpp Added set_extra_headers() to WebSocketServer 2022-04-12 17:50:53 +07:00
websocket_server.h Code quality: Fix header guards consistency 2022-07-25 11:17:40 +07:00
wsl_client.cpp Replace most uses of Map by HashMap 2022-05-16 10:37:48 +07:00
wsl_client.h Code quality: Fix header guards consistency 2022-07-25 11:17:40 +07:00
wsl_peer.cpp Fix some issues found by cppcheck. 2022-04-06 14:34:37 +07:00
wsl_peer.h Code quality: Fix header guards consistency 2022-07-25 11:17:40 +07:00
wsl_server.cpp Replace most uses of Map by HashMap 2022-05-16 10:37:48 +07:00
wsl_server.h Code quality: Fix header guards consistency 2022-07-25 11:17:40 +07:00