| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-01-03 | all: use SPDX license header format | Shulhan | |
| 2023-07-01 | lib/websocket: reformat comments and documentation | Shulhan | |
| 2022-05-09 | all: reformat all codes using gofmt 1.19 (the Go tip) | Shulhan | |
| 2019-03-04 | websocket: remove global variables for server control frames | Shulhan | |
| This changes introduced new parameters isMasked and close code status to function NewFrameClose; and isMasked to function NewFramePing and NewFramePong. This commit also introduce new type for status code: CloseCode. | |||
