Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-08-06 | Fix WebSocket crash due to non PDO init. | Fabio Alessandrelli | |
Move RingBuffer (and few related vars) to LWSPeer. | |||
2018-06-07 | Bump libwebsockets to version 3.0.0 | Fabio Alessandrelli | |
2018-04-03 | Websocket client SSL support | Fabio Alessandrelli | |
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. |