aboutsummaryrefslogtreecommitdiff
path: root/modules/websocket/websocket_multiplayer.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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.