Add fabric websocket transport adapter

This commit is contained in:
2026-05-16 00:12:42 +03:00
parent f82e6990f2
commit 01f28693f5
4 changed files with 244 additions and 13 deletions
@@ -256,8 +256,8 @@ Deliverables:
### Stage FNP-3: WebSocket/TCP Compatibility Transport
Status: started with a transport-neutral `io.Reader`/`io.Writer` frame loop in
`agents/rap-node-agent/internal/fabricproto`.
Status: started with a transport-neutral `io.Reader`/`io.Writer` frame loop and
WebSocket frame adapter in `agents/rap-node-agent/internal/fabricproto`.
Deliverables: