godot/modules/websocket
Rémi Verschelde 8de6405288
UWP: Remove platform port, needs to be redone from scratch for 4.x
The UWP platform port was never ported to the Godot 4.0+ API,
and it's now accumulating bitrot as it doesn't compile, and thus
we no longer propagate platform changes in it.

So we finally remove to acknowledge this state. There's still some
interest in reviving the UWP port eventually, especially as support
for Direct3D 12 will soon be merged, but when that happens it will
be easiest to redo it from scratch.
2023-09-07 15:01:59 +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
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
packet_buffer.h
register_types.cpp Style: Harmonize header includes in modules 2023-06-15 14:35:45 +02:00
register_types.h
remote_debugger_peer_websocket.cpp
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 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