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
/
wsl_client.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[WebSocket] Refactor websocket module.
Fabio Alessandrelli
2022-10-11
1
-91
/
+0
*
[Net] Rename "ssl" references to "tls" in methods and members.
Fabio Alessandrelli
2022-09-08
1
-2
/
+2
*
[Net] Rename StreamPeerSSL to StreamPeerTLS.
Fabio Alessandrelli
2022-09-07
1
-1
/
+1
*
[Web] Rename JavaScript platform to Web.
Fabio Alessandrelli
2022-08-29
1
-2
/
+2
*
Code quality: Fix header guards consistency
Rémi Verschelde
2022-07-25
1
-3
/
+3
*
[WebSocket] Fix WSLClient connection status.
Fabio Alessandrelli
2022-05-04
1
-2
/
+1
*
Style: Partially apply clang-tidy's `cppcoreguidelines-pro-type-member-init`
Rémi Verschelde
2022-05-02
1
-1
/
+1
*
Fix some issues found by cppcheck.
bruvzg
2022-04-06
1
-9
/
+9
*
[Net] Non-blocking WebSocket hostname resolution.
Jordan Schidlowsky
2022-02-05
1
-2
/
+3
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
Try other resolved IPs if one fails to connect
Haoyu Qiu
2021-08-30
1
-0
/
+2
*
Rename `IP_Unix`, `IP_Address` and `TCP_Server` to remove underscores
Hugo Locurcio
2021-05-06
1
-1
/
+1
*
Initialize class/struct variables with default values in modules/
Rafał Mikrut
2021-02-08
1
-7
/
+7
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
Reorganized core/ directory, it was too fatty already
reduz
2020-11-07
1
-1
/
+1
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-1
/
+0
*
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
-2
/
+2
*
Optimize header reads (avoid extra allocs)
Fabio Alessandrelli
2019-07-04
1
-4
/
+9
*
WebSocket module now uses wslay library.
Fabio Alessandrelli
2019-07-04
1
-0
/
+85