aboutsummaryrefslogtreecommitdiff
path: root/lib/websocket/opcode.go
AgeCommit message (Expand)Author
2026-01-03all: use SPDX license header formatShulhan
2022-05-09all: reformat all codes using gofmt 1.19 (the Go tip)Shulhan
2019-10-21all: fix and add missing commentsShulhan
2019-03-12websocket: export the opcode typeShulhan
2019-03-10websocket: add server handler for reserved control frameShulhan
2019-03-04websocket: remove global variables for server control framesShulhan
2019-03-04websocket: minimize global variables and unexport internal constantsShulhan