aboutsummaryrefslogtreecommitdiff
path: root/lib/websocket/handshake_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
2023-07-01lib/websocket: prefix the error with function or method namesShulhan
2022-06-09lib/websocket: realign all struct to minimize allocationsShulhan
2021-03-14all: refactoring the test.Assert and test.AssertBench signatureShulhan
2020-08-11websocket: add server options to change the connect and status pathsShulhan
2020-08-10websocket: add HTTP endpoint to check server health statusShulhan
2019-03-06websocket: unexport the handshake Reset and Parse methodsShulhan
2018-07-06Add implementation of websocket server and client (RFC 6455)Shulhan