Handle fabric session protocol frames
This commit is contained in:
@@ -244,12 +244,13 @@ Deliverables:
|
||||
|
||||
### Stage FNP-2: Persistent Session Runtime Skeleton
|
||||
|
||||
Status: started in `agents/rap-node-agent/internal/fabricproto`.
|
||||
Status: in progress in `agents/rap-node-agent/internal/fabricproto`.
|
||||
|
||||
Deliverables:
|
||||
|
||||
- implement in-memory session runtime with streams, sequence numbers, ACK,
|
||||
stream credit, reset, and close;
|
||||
- handle protocol frames for open/data/ack/credit/reset/close/ping/goaway;
|
||||
- prove that a blocked bulk stream does not block control/interactive streams;
|
||||
- expose per-stream metrics.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user