| Age | Commit message (Expand) | Author |
|---|---|---|
| 2025-01-23 | all: replace "interface{}" with "any" | Shulhan |
| 2023-12-13 | all: fix linter warnings reported by revive | Shulhan |
| 2023-07-01 | lib/websocket: prefix the error with function or method names | Shulhan |
| 2022-06-09 | lib/websocket: refactoring code | Shulhan |
| 2022-06-09 | lib/websocket: realign all struct to minimize allocations | Shulhan |
| 2022-05-09 | all: reformat all codes using gofmt 1.19 (the Go tip) | Shulhan |
| 2020-06-06 | all: use default linter options | Shulhan |
| 2019-11-14 | websocket: add new function to create broadcast response | Shulhan |
| 2019-06-14 | all: fix nolint format | Shulhan |
| 2019-03-06 | websocket: unexport request Reset() and response Reset() | Shulhan |
| 2019-03-01 | all: fix warnings from linter | Shulhan |
| 2018-11-30 | all: minimize and suppress linter warnings for global variables | Shulhan |
| 2018-11-29 | all: fix warning from linters | Shulhan |
| 2018-07-06 | Add implementation of websocket server and client (RFC 6455) | Shulhan |
