| .. |
|
doc_classes
|
[WebSocket] Clarify that connect_to_url is non-blocking
|
2024-11-27 13:31:28 +07:00 |
|
editor
|
Remove TOOLS_ENABLED checks from editor/
|
2025-03-14 18:13:16 +07:00 |
|
SCsub
|
SCons: Add unobtrusive type hints in SCons files
|
2024-09-25 09:34:35 +07:00 |
|
config.py
|
SCons: Format buildsystem files with psf/black
|
2020-03-30 09:05:53 +07:00 |
|
emws_peer.cpp
|
Replace some problematic uses of `String::num` to `String::num_int64`
|
2025-01-15 12:51:51 +07:00 |
|
emws_peer.h
|
Style: Begin integrating simple `.clangd` fixes
|
2025-03-22 13:24:35 +07:00 |
|
library_godot_websocket.js
|
Merge pull request #79407 from zaevi/fix_web_websocket-close-reason
|
2023-10-13 11:42:41 +07:00 |
|
packet_buffer.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 +07:00 |
|
register_types.cpp
|
Remove unused header in drivers and modules.
|
2024-12-24 00:40:47 +07:00 |
|
register_types.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 +07:00 |
|
remote_debugger_peer_websocket.cpp
|
Reduce and prevent unnecessary random-access to `List`
|
2024-05-04 16:08:55 +07:00 |
|
remote_debugger_peer_websocket.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 +07:00 |
|
websocket_multiplayer_peer.cpp
|
Remove unused header in drivers and modules.
|
2024-12-24 00:40:47 +07:00 |
|
websocket_multiplayer_peer.h
|
Style: Begin integrating simple `.clangd` fixes
|
2025-03-22 13:24:35 +07:00 |
|
websocket_peer.cpp
|
[WebSocket] Add optional heartbeat via "ping" control frames.
|
2024-11-07 15:18:46 +07:00 |
|
websocket_peer.h
|
Style: Begin integrating simple `.clangd` fixes
|
2025-03-22 13:24:35 +07:00 |
|
wsl_peer.cpp
|
Remove `String` clipping constructors.
|
2025-03-15 12:34:44 +07:00 |
|
wsl_peer.h
|
Style: Begin integrating simple `.clangd` fixes
|
2025-03-22 13:24:35 +07:00 |