godot/modules/websocket
2026-02-04 19:31:28 +01:00
..
doc_classes Fix miscellaneous oddities around the class reference (part 6) 2025-11-25 21:20:57 +01:00
editor Use const ref parameters in the Web modules 2025-09-28 08:13:13 -07:00
config.py SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00
emws_peer.cpp Use const ref parameters in the Web modules 2025-09-28 08:13:13 -07:00
emws_peer.h Use const ref parameters in the Web modules 2025-09-28 08:13:13 -07:00
library_godot_websocket.js Merge pull request #104433 from marcosc90/perf-wasm-ws 2026-01-28 12:27:14 -06:00
packet_buffer.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
register_types.cpp Remove unused header in drivers and modules. 2024-12-24 00:40:47 +08:00
register_types.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
remote_debugger_peer_websocket.cpp Use const ref parameters in the Web modules 2025-09-28 08:13:13 -07:00
remote_debugger_peer_websocket.h Use const ref parameters in the Web modules 2025-09-28 08:13:13 -07:00
SCsub Revert "SCons: Add CPPEXTPATH for external includes" 2025-10-06 13:09:22 -05:00
websocket_multiplayer_peer.cpp Use const ref parameters in the Web modules 2025-09-28 08:13:13 -07:00
websocket_multiplayer_peer.h Use const ref parameters in the Web modules 2025-09-28 08:13:13 -07:00
websocket_peer.cpp [WebSocket] Add optional heartbeat via "ping" control frames. 2024-11-07 15:18:46 +01:00
websocket_peer.h Use const ref parameters in the Web modules 2025-09-28 08:13:13 -07:00
wsl_peer.cpp Don't right-align escaped newlines, e.g. for #define. This has previously led to long diffs in the commit history. 2026-02-04 19:31:28 +01:00
wsl_peer.h Use const ref parameters in the Web modules 2025-09-28 08:13:13 -07:00