aboutsummaryrefslogtreecommitdiff
path: root/lib/websocket/rootroute_test.go
AgeCommit message (Expand)Author
2026-01-03all: use SPDX license header formatShulhan
2024-03-02all: move the repository to "git.sr.ht/~shulhan/pakakeh.go"Shulhan
2024-02-15all: set unused parameter to "_"Shulhan
2023-07-01lib/websocket: prefix the error with function or method namesShulhan
2023-04-04lib/websocket: fix test on RootRouteAddShulhan
2022-10-02lib/websocket: remove global variables when testing rootRouteShulhan
2022-06-09lib/websocket: refactoring codeShulhan
2022-06-09lib/websocket: realign all struct to minimize allocationsShulhan
2021-03-14all: refactoring the test.Assert and test.AssertBench signatureShulhan
2020-06-06all: use default linter optionsShulhan
2020-01-22websocket: change the RouteHandler signature to return ResponseShulhan
2019-06-14all: fix nolint formatShulhan
2019-03-01all: fix warnings from linterShulhan
2018-11-30all: minimize and suppress linter warnings for global variablesShulhan
2018-11-29all: fix warnings from lintersShulhan
2018-07-06Add implementation of websocket server and client (RFC 6455)Shulhan