aboutsummaryrefslogtreecommitdiff
path: root/lib/websocket/route.go
AgeCommit message (Expand)Author
2026-01-03all: use SPDX license header formatShulhan
2023-12-13all: fix linter warnings reported by reviveShulhan
2023-07-01lib/websocket: prefix the error with function or method namesShulhan
2022-06-09lib/websocket: refactoring codeShulhan
2022-06-09lib/websocket: realign all struct to minimize allocationsShulhan
2022-05-09all: reformat all codes using gofmt 1.19 (the Go tip)Shulhan
2020-01-22websocket: change the RouteHandler signature to return ResponseShulhan
2018-07-06Add implementation of websocket server and client (RFC 6455)Shulhan