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
/
emws_client.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Fix HTML5 build after 67a4c30.
Fabio Alessandrelli
2019-10-15
1
-2
/
+8
*
Custom headers support in WebSocketClient.
Fabio Alessandrelli
2019-10-09
1
-1
/
+4
*
WebSocketClient can now use custom SSL certificate
Fabio Alessandrelli
2019-10-09
1
-1
/
+5
*
Re-implement WebSocket get host/port.
Fabio Alessandrelli
2019-10-09
1
-2
/
+2
*
Allow setting websocket buffers sizes internally.
Fabio Alessandrelli
2019-06-15
1
-0
/
+6
*
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
*
Fix HTML5 WebSocket client buffers size.
Fabio Alessandrelli
2018-12-26
1
-2
/
+2
*
Convert WebSocket module to use PacketBuffer class
Fabio Alessandrelli
2018-11-12
1
-3
/
+11
*
Implement WebSocket clean close detection.
Fabio Alessandrelli
2018-09-24
1
-2
/
+2
*
Implement WebSocket close notify.
Fabio Alessandrelli
2018-09-24
1
-2
/
+3
*
Allow WebSocket connect with no sub-protocols.
Fabio Alessandrelli
2018-08-30
1
-10
/
+8
*
Removed unnecessary assignments
Wilson E. Alvarez
2018-07-24
1
-1
/
+0
*
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
/
+223