summaryrefslogtreecommitdiffstats
path: root/modules/websocket/websocket_multiplayer.cpp
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/+360
Webassembly is client-only for obvious reasons. Other platforms support both client and server using libwebsockets.