Add gated fabric session websocket endpoint

This commit is contained in:
2026-05-16 00:16:13 +03:00
parent 01f28693f5
commit 8a972ea68f
3 changed files with 193 additions and 2 deletions
@@ -256,8 +256,9 @@ Deliverables:
### Stage FNP-3: WebSocket/TCP Compatibility Transport
Status: started with a transport-neutral `io.Reader`/`io.Writer` frame loop and
WebSocket frame adapter in `agents/rap-node-agent/internal/fabricproto`.
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`.
Deliverables: