godot/modules/websocket
Rémi Verschelde 81064cc239
Doctool: Remove version attribute from XML header
We don't use that info for anything, and it generates unnecessary diffs
every time we bump the minor version (and CI failures if we forget to
sync some files from opt-in modules (mono, text_server_fb).
2023-07-06 10:08:21 +02:00
..
doc_classes Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +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 Style: Harmonize header includes in modules 2023-06-15 14:35:45 +02:00
emws_peer.h Style: Harmonize header includes in modules 2023-06-15 14:35:45 +02:00
library_godot_websocket.js One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
packet_buffer.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01: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 One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
remote_debugger_peer_websocket.h Style: Harmonize header includes in modules 2023-06-15 14:35:45 +02:00
SCsub SCons: Unify tools/target build type configuration 2022-09-26 16:31:46 +02:00
websocket_multiplayer_peer.cpp Fix WebSocketMultiplayerPeer server crash 2023-02-23 20:00:00 +09:00
websocket_multiplayer_peer.h Style: Harmonize header includes in modules 2023-06-15 14:35:45 +02:00
websocket_peer.cpp [NET] Refactor TLS configuration. 2023-01-28 11:08:02 +01:00
websocket_peer.h [NET] Refactor TLS configuration. 2023-01-28 11:08:02 +01:00
wsl_peer.cpp Style: Harmonize header includes in modules 2023-06-15 14:35:45 +02:00
wsl_peer.h Style: Harmonize header includes in modules 2023-06-15 14:35:45 +02:00