godot/modules/websocket
lawnjelly be6f971f4f Use the in-built casting instead of dynamic_cast on all platforms
The in-built casting appears significantly faster than `dynamic_cast`.

Co-authored-by: Lukas Tenbrink <lukas.tenbrink@gmail.com>
2025-03-31 12:46:24 +01:00
..
doc_classes Doctool: Remove version attribute from XML header 2024-09-11 12:41:48 +02:00
config.py SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
emws_client.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
emws_client.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
emws_peer.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
emws_peer.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
library_godot_websocket.js One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
packet_buffer.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
register_types.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
register_types.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
SCsub wslay: Sync with upstream 45d22583b 2021-11-20 11:50:59 +01:00
websocket_client.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
websocket_client.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
websocket_macros.h Use the in-built casting instead of dynamic_cast on all platforms 2025-03-31 12:46:24 +01:00
websocket_multiplayer_peer.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
websocket_multiplayer_peer.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
websocket_peer.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
websocket_peer.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
websocket_server.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
websocket_server.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
wsl_client.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
wsl_client.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
wsl_peer.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
wsl_peer.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
wsl_server.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
wsl_server.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00