aboutsummaryrefslogtreecommitdiff
path: root/modules/websocket/lws_client.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Bump libwebsockets to version 3.0.0Fabio Alessandrelli2018-06-071-1/+2
|
* Websocket client SSL supportFabio Alessandrelli2018-04-031-1/+19
|
* 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/+202
Webassembly is client-only for obvious reasons. Other platforms support both client and server using libwebsockets.