godot/modules/websocket
2024-08-20 20:19:02 +08:00
..
doc_classes [WebSocket] Ensure TCP_NODELAY is always set 2024-07-22 14:40:19 +02:00
editor Style: Harmonize header includes in modules 2023-06-15 14:35:45 +02:00
config.py SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00
emws_peer.cpp [WebSocket] Allow reusing closing and closed peers 2024-07-10 12:56:40 +02:00
emws_peer.h Allow ClassDB to create a Object without postinitialization for GDExtension. 2024-08-20 20:19:02 +08:00
library_godot_websocket.js Merge pull request #79407 from zaevi/fix_web_websocket-close-reason 2023-10-13 11:42:41 +02:00
packet_buffer.h Enforce template syntax typename over class 2024-03-07 22:39:09 -06:00
register_types.cpp Style: Harmonize header includes in modules 2023-06-15 14:35:45 +02:00
register_types.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
remote_debugger_peer_websocket.cpp Reduce and prevent unnecessary random-access to List 2024-05-04 16:08:55 +02:00
remote_debugger_peer_websocket.h Style: Harmonize header includes in modules 2023-06-15 14:35:45 +02:00
SCsub UWP: Remove platform port, needs to be redone from scratch for 4.x 2023-09-07 15:01:59 +02:00
websocket_multiplayer_peer.cpp Replace error checks against size with is_empty 2024-02-09 12:50:15 +01:00
websocket_multiplayer_peer.h Style: Harmonize header includes in modules 2023-06-15 14:35:45 +02:00
websocket_peer.cpp Allow ClassDB to create a Object without postinitialization for GDExtension. 2024-08-20 20:19:02 +08:00
websocket_peer.h Allow ClassDB to create a Object without postinitialization for GDExtension. 2024-08-20 20:19:02 +08:00
wsl_peer.cpp [WS] Fix set_no_delay on Windows 2024-08-07 09:47:00 +02:00
wsl_peer.h Allow ClassDB to create a Object without postinitialization for GDExtension. 2024-08-20 20:19:02 +08:00