virtualx-engine/modules/websocket
Haoyu Qiu b657d0c76c Add dedicated macros for property name extraction
* Replace case-by-case extraction with PNAME & GNAME
* Fix group handling when group hint begins with property name
* Exclude properties that are PROPERTY_USAGE_NOEDITOR
2022-05-19 11:31:35 +08:00
..
doc_classes Added set_extra_headers() to WebSocketServer 2022-04-13 11:43:49 +02:00
config.py SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
emws_client.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
emws_client.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
emws_peer.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
emws_peer.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
emws_server.cpp Added set_extra_headers() to WebSocketServer 2022-04-13 11:43:49 +02:00
emws_server.h Added set_extra_headers() to WebSocketServer 2022-04-13 11:43:49 +02:00
library_godot_websocket.js Use 3001 instead of 1001 when destroying a websocket. 2022-03-28 23:50:00 +02:00
packet_buffer.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
register_types.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
register_types.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
SCsub wslay: Sync with upstream 45d22583b 2021-11-20 11:50:59 +01:00
websocket_client.cpp Add missing argument names in bindings 2022-04-04 12:56:59 +02:00
websocket_client.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
websocket_macros.h Add dedicated macros for property name extraction 2022-05-19 11:31:35 +08:00
websocket_multiplayer_peer.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
websocket_multiplayer_peer.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
websocket_peer.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
websocket_peer.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
websocket_server.cpp Added set_extra_headers() to WebSocketServer 2022-04-13 11:43:49 +02:00
websocket_server.h Added set_extra_headers() to WebSocketServer 2022-04-13 11:43:49 +02:00
wsl_client.cpp Fix typos with codespell 2022-02-11 09:50:59 +01:00
wsl_client.h [Net] Non-blocking WebSocket hostname resolution. 2022-02-11 09:50:58 +01:00
wsl_peer.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
wsl_peer.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
wsl_server.cpp Added set_extra_headers() to WebSocketServer 2022-04-13 11:43:49 +02:00
wsl_server.h Added set_extra_headers() to WebSocketServer 2022-04-13 11:43:49 +02:00