Require auth for fabric session websocket

This commit is contained in:
2026-05-16 00:19:38 +03:00
parent 8a972ea68f
commit be31798d7c
3 changed files with 238 additions and 4 deletions
@@ -258,7 +258,7 @@ Deliverables:
Status: started with a transport-neutral `io.Reader`/`io.Writer` frame loop,
WebSocket frame adapter in `agents/rap-node-agent/internal/fabricproto`, and a
gated mesh smoke endpoint at `/mesh/v1/fabric/session/ws`.
gated/authenticated mesh smoke endpoint at `/mesh/v1/fabric/session/ws`.
Deliverables: