WebSocket hub with channel-based pub/sub
Find a file
Snider 534bbe571f docs: flesh out Phase 2 auth task specs
Detail Authenticator interface, APIKeyAuthenticator built-in,
HubConfig integration (nil = backward compat), Client auth fields,
OnAuthFailure callback, and full test matrix with integration tests.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-02-20 07:56:35 +00:00
CLAUDE.md feat(ws): phase 0 coverage (98.5%) + phase 1 connection resilience 2026-02-20 01:17:56 +00:00
FINDINGS.md feat(ws): phase 0 coverage (98.5%) + phase 1 connection resilience 2026-02-20 01:17:56 +00:00
go.mod feat: extract go-ws from core/go pkg/ws 2026-02-19 16:08:52 +00:00
go.sum feat: extract go-ws from core/go pkg/ws 2026-02-19 16:08:52 +00:00
TODO.md docs: flesh out Phase 2 auth task specs 2026-02-20 07:56:35 +00:00
ws.go test: expand Phase 0 coverage — 16 new tests, 9 benchmarks, SPDX headers 2026-02-20 05:14:11 +00:00
ws_bench_test.go test: expand Phase 0 coverage — 16 new tests, 9 benchmarks, SPDX headers 2026-02-20 05:14:11 +00:00
ws_test.go test: expand Phase 0 coverage — 16 new tests, 9 benchmarks, SPDX headers 2026-02-20 05:14:11 +00:00