aboutsummaryrefslogtreecommitdiff
path: root/lib/websocket/server_bench_test.go
AgeCommit message (Expand)Author
2026-01-03all: use SPDX license header formatShulhan
2024-03-05all: comply with linter recommendations #2Shulhan
2023-02-22lib/websocket: replace math/rand.Read with crypto/rand.ReadShulhan
2022-06-09lib/websocket: fix benchmarkShulhan
2022-05-09all: reformat all codes using gofmt 1.19 (the Go tip)Shulhan
2020-08-10websocket: add HTTP endpoint to check server health statusShulhan
2020-06-06all: use default linter optionsShulhan
2019-06-14all: fix nolint formatShulhan
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