| Age | Commit message (Expand) | Author |
|---|---|---|
| 2025-01-22 | lib/bytes: replace Copy and Concat with standard library | Shulhan |
| 2024-03-02 | all: move the repository to "git.sr.ht/~shulhan/pakakeh.go" | Shulhan |
| 2022-06-09 | lib/websocket: realign all struct to minimize allocations | Shulhan |
| 2021-03-14 | all: refactoring the test.Assert and test.AssertBench signature | Shulhan |
| 2020-08-11 | websocket: reformat some files | Shulhan |
| 2019-03-17 | websocket: simplify handling chopped frame | Shulhan |
| 2019-03-12 | websocket: export the opcode type | Shulhan |
| 2019-03-12 | websocket: unexport internal methods and remove unused methods | Shulhan |
| 2019-03-05 | websocket: replace concatBytes with our bytes.Concat | Shulhan |
| 2019-03-05 | websocket: change the Unpack return type to Frames | Shulhan |
| 2019-03-05 | websocket: unexported the Frame fields Fin and Masked | Shulhan |
| 2019-03-04 | websocket: minimize global variables and unexport internal constants | Shulhan |
| 2019-03-04 | websocket: add type for continuous (fragmented) frame | Shulhan |
