summaryrefslogtreecommitdiff
path: root/modules/websocket/wsl_client.cpp
AgeCommit message (Expand)Author
2019-08-12Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in rest of 'modules/'Robin Hübner
2019-07-28Fix WebSocketClient crash when unref during signalFabio Alessandrelli
2019-07-08Fix WebSocketClient consuming data during hanshakeFabio Alessandrelli
2019-07-04Optimize header reads (avoid extra allocs)Fabio Alessandrelli
2019-07-04WebSocket module now uses wslay library.Fabio Alessandrelli