index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
websocket
/
websocket_server.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[WebSocket] Refactor websocket module.
Fabio Alessandrelli
2022-10-11
1
-167
/
+0
*
[Net] Rename "ssl" references to "tls" in methods and members.
Fabio Alessandrelli
2022-09-08
1
-7
/
+7
*
Added set_extra_headers() to WebSocketServer
Oğuzhan Eroğlu
2022-04-12
1
-0
/
+1
*
Fixed incorrect property types
Arnav Vijaywargiya
2022-01-11
1
-1
/
+1
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
Fix missing argument names in bindings
Rémi Verschelde
2021-10-09
1
-4
/
+4
*
Optimize StringName usage
reduz
2021-07-18
1
-6
/
+6
*
Expose the resource name the client used to the websocket server
Meriipu
2021-07-17
1
-3
/
+3
*
[Net] Rename NetworkedMultiplayerPeer to MultiplayerPeer.
Fabio Alessandrelli
2021-07-12
1
-1
/
+1
*
[Net] Add WebSocketServer handshake_timeout property.
Fabio Alessandrelli
2021-06-28
1
-0
/
+13
*
Add PROPERTY_USAGE_NONE and use it
Aaron Franke
2021-06-17
1
-3
/
+3
*
Rename `IP_Unix`, `IP_Address` and `TCP_Server` to remove underscores
Hugo Locurcio
2021-05-06
1
-3
/
+3
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
Style: Enforce braces around if blocks and loops
Rémi Verschelde
2020-05-14
1
-1
/
+2
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-6
/
+0
*
Lower WebSocket latency, fixes.
Fabio Alessandrelli
2020-01-24
1
-1
/
+1
*
Prevent GDScript language server from listening to external hosts by default
Houkime
2020-01-15
1
-0
/
+15
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Custom headers support in WebSocketClient.
Fabio Alessandrelli
2019-10-09
1
-1
/
+1
*
Implement WebSocketServer SSL support.
Fabio Alessandrelli
2019-10-09
1
-0
/
+39
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
Fix missing/malformed license headers
Rémi Verschelde
2019-01-01
1
-0
/
+1
*
Implement WebSocket clean close detection.
Fabio Alessandrelli
2018-09-24
1
-3
/
+3
*
Implement WebSocket close notify.
Fabio Alessandrelli
2018-09-24
1
-1
/
+7
*
Document websocket module, further document enet
Fabio Alessandrelli
2018-05-08
1
-3
/
+3
*
Implement get_peer_[address|port] in ENet/WSServer
Fabio Alessandrelli
2018-04-12
1
-0
/
+3
*
s/2017/2018/g for gles2, websocket, linux appdata
Poommetee Ketson
2018-03-21
1
-2
/
+2
*
Relicense module to the wondeful Godot community!
Fabio Alessandrelli
2018-02-06
1
-3
/
+4
*
Add websocket module.
Fabio Alessandrelli
2018-02-06
1
-0
/
+93