Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PoolVector is gone, replaced by Vector | Juan Linietsky | 2020-02-18 | 1 | -5/+5 |
* | Disable Nagle's algorithm for WebSocket TCP. | Fabio Alessandrelli | 2020-01-28 | 1 | -0/+6 |
* | Lower WebSocket latency, fixes. | Fabio Alessandrelli | 2020-01-24 | 1 | -0/+4 |
* | Update copyright statements to 2020 | Rémi Verschelde | 2020-01-01 | 1 | -2/+2 |
* | WSLPeer now prevents receiving data after close. | Fabio Alessandrelli | 2019-12-21 | 1 | -1/+2 |
* | Fix Visual Studio throwing C4334 warning. | Marcel Admiraal | 2019-11-15 | 1 | -1/+1 |
* | Re-implement WebSocket get host/port. | Fabio Alessandrelli | 2019-10-09 | 1 | -7/+4 |
* | Style: Fix copyright headers in new files | Rémi Verschelde | 2019-08-28 | 1 | -1/+1 |
* | Move CryptoCore to it's own folder. | Fabio Alessandrelli | 2019-08-19 | 1 | -1/+1 |
* | WebSocket module now uses wslay library. | Fabio Alessandrelli | 2019-07-04 | 1 | -0/+339 |