Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright statements to 2020 | Rémi Verschelde | 2020-01-01 | 1 | -2/+2 |
* | Custom headers support in WebSocketClient. | Fabio Alessandrelli | 2019-10-09 | 1 | -4/+4 |
* | Implement WebSocketServer SSL support. | Fabio Alessandrelli | 2019-10-09 | 1 | -0/+2 |
* | Re-implement WebSocket get host/port. | Fabio Alessandrelli | 2019-10-09 | 1 | -0/+1 |
* | (Re-)Implement subprotocols in websocket server. | Fabio Alessandrelli | 2019-07-08 | 1 | -2/+4 |
* | Optimize header reads (avoid extra allocs) | Fabio Alessandrelli | 2019-07-04 | 1 | -6/+3 |
* | WebSocket module now uses wslay library. | Fabio Alessandrelli | 2019-07-04 | 1 | -0/+100 |