aboutsummaryrefslogtreecommitdiff
path: root/lib/websocket/doc.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
2022-10-08lib/websocket: rewords some comment and package documentationShulhan
2022-05-09all: reformat all codes using gofmt 1.19 (the Go tip)Shulhan
2020-08-11websocket: move the server handler to ServerOptionsShulhan
2020-08-11websocket: add server options to change the connect and status pathsShulhan
2019-11-14websocket: update the documentationShulhan
2019-03-12websocket: update documentation, add an example to create pub-sub serverShulhan