Age | Commit message (Expand) | Author |
---|---|---|
2019-10-16 | Trim protocol field from spaces in WS classes. | Fabio Alessandrelli |
2019-10-09 | Custom headers support in WebSocketClient. | Fabio Alessandrelli |
2019-10-09 | WebSocketClient can now use custom SSL certificate | Fabio Alessandrelli |
2019-10-09 | Re-implement WebSocket get host/port. | Fabio Alessandrelli |
2019-08-17 | Replace last occurrences of 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' | Rémi Verschelde |
2019-08-12 | Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in rest of 'modules/' | Robin Hübner |
2019-07-28 | Fix WebSocketClient crash when unref during signal | Fabio Alessandrelli |
2019-07-08 | Fix WebSocketClient consuming data during hanshake | Fabio Alessandrelli |
2019-07-04 | Optimize header reads (avoid extra allocs) | Fabio Alessandrelli |
2019-07-04 | WebSocket module now uses wslay library. | Fabio Alessandrelli |