Age | Commit message (Expand) | Author |
---|---|---|
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-24 | Lower WebSocket latency, fixes. | 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-11-15 | Fix Visual Studio throwing C4334 warning. | Marcel Admiraal |
2019-10-09 | Re-implement WebSocket get host/port. | Fabio Alessandrelli |
2019-08-28 | Style: Fix copyright headers in new files | Rémi Verschelde |
2019-08-19 | Move CryptoCore to it's own folder. | Fabio Alessandrelli |
2019-07-04 | WebSocket module now uses wslay library. | Fabio Alessandrelli |