aboutsummaryrefslogtreecommitdiff
path: root/lib/websocket/rootroute.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: reformat comments and documentationShulhan
2023-07-01lib/websocket: prefix the error with function or method namesShulhan
2022-06-09lib/websocket: refactoring codeShulhan
2022-05-09all: reformat all codes using gofmt 1.19 (the Go tip)Shulhan
2019-03-02websocket: add unit test for request and responseShulhan
2019-01-29lib/websocket: uncapitalized the first letter of error messagesShulhan
2018-11-30all: fix linter warnings on naked returnShulhan
2018-07-06Add implementation of websocket server and client (RFC 6455)Shulhan