summaryrefslogtreecommitdiffstats
path: root/modules/websocket/websocket_client.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* Custom headers support in WebSocketClient.Fabio Alessandrelli2019-10-091-3/+3
* WebSocketClient can now use custom SSL certificateFabio Alessandrelli2019-10-091-0/+16
* Re-implement WebSocket get host/port.Fabio Alessandrelli2019-10-091-0/+2
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* Fix missing/malformed license headersRémi Verschelde2019-01-011-0/+1
* -Moved EditorDefaultValue to ClassDB, made it coreJuan Linietsky2018-11-081-1/+1
* Implement WebSocket clean close detection.Fabio Alessandrelli2018-09-241-3/+3
* Implement WebSocket close notify.Fabio Alessandrelli2018-09-241-1/+7
* Websocket client SSL supportFabio Alessandrelli2018-04-031-0/+16
* s/2017/2018/g for gles2, websocket, linux appdataPoommetee Ketson2018-03-211-2/+2
* Relicense module to the wondeful Godot community!Fabio Alessandrelli2018-02-061-3/+4
* Add websocket module.Fabio Alessandrelli2018-02-061-0/+123