| Age | Commit message (Expand) | Author |
|---|---|---|
| 2026-01-03 | all: use SPDX license header format | Shulhan |
| 2023-07-01 | lib/websocket: handle concurrent ping using goroutines | Shulhan |
| 2023-07-01 | lib/websocket: handle concurrent Server read using goroutines | Shulhan |
| 2023-07-01 | lib/websocket: handle concurrent upgrade using goroutine | Shulhan |
| 2023-06-29 | lib/websocket: add option to set read/write timeout on Server | Shulhan |
| 2022-07-29 | lib/websocket: reformat and paraphrase some comments | Shulhan |
| 2022-06-09 | lib/websocket: realign all struct to minimize allocations | Shulhan |
| 2020-08-11 | websocket: remove logging on ServerOptions.init() | Shulhan |
| 2020-08-11 | websocket: move the server handler to ServerOptions | Shulhan |
| 2020-08-11 | websocket: add server options to change the connect and status paths | Shulhan |
