aboutsummaryrefslogtreecommitdiff
path: root/modules/websocket/emws_client.h
Commit message (Collapse)AuthorAgeFilesLines
* 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/+61
Webassembly is client-only for obvious reasons. Other platforms support both client and server using libwebsockets.