Age | Commit message (Expand) | Author |
---|---|---|
2020-05-14 | Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks | Rémi Verschelde |
2020-04-02 | Replace NULL with nullptr | lupoDharkael |
2020-02-18 | PoolVector is gone, replaced by Vector | Juan Linietsky |
2020-01-28 | Disable Nagle's algorithm for WebSocket TCP. | Fabio Alessandrelli |
2020-01-01 | Update copyright statements to 2020 | Rémi Verschelde |
2019-12-21 | WSLPeer now prevents receiving data after close. | Fabio Alessandrelli |
2019-10-09 | Re-implement WebSocket get host/port. | Fabio Alessandrelli |
2019-07-04 | WebSocket module now uses wslay library. | Fabio Alessandrelli |