Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-11-12 | Convert WebSocket module to use PacketBuffer class | Fabio Alessandrelli | |
2018-09-24 | Implement WebSocket clean close detection. | Fabio Alessandrelli | |
2018-09-24 | Implement WebSocket close notify. | Fabio Alessandrelli | |
2018-08-30 | Allow WebSocket connect with no sub-protocols. | Fabio Alessandrelli | |
2018-07-24 | Removed unnecessary assignments | Wilson E. Alvarez | |
2018-03-21 | s/2017/2018/g for gles2, websocket, linux appdata | Poommetee Ketson | |
2018-02-06 | Relicense module to the wondeful Godot community! | Fabio Alessandrelli | |
2018-02-06 | Add websocket module. | Fabio Alessandrelli | |
Webassembly is client-only for obvious reasons. Other platforms support both client and server using libwebsockets. |