Implement Pipe Client And Frame Protocol #22
Notifications
Due Date
No due date set.
Blocks
Depends on
#25 Implement STA Command Dispatcher
dohertj2/mxaccessgw
#32 Implement Heartbeat And Watchdog
dohertj2/mxaccessgw
#9 Implement Worker Frame Protocol
dohertj2/mxaccessgw
#20 Scaffold Worker Project
dohertj2/mxaccessgw
#21 Implement Worker Bootstrap And Options
dohertj2/mxaccessgw
Reference: dohertj2/mxaccessgw#22
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Source: $file
Milestone: $currentMilestone
Labels:
area:worker,area:contracts,type:feature,priority:p0Deliverables:
WorkerHello,GatewayHellovalidation,WorkerReady,WorkerFault.Acceptance criteria:
Tests:
Worker 2 is taking this issue.
Branch: agent-2/issue-22-implement-pipe-client-and-frame-protocol
Worktree: C:\Users\dohertj2\Desktop\mxaccessgw-agent-2
Implemented and merged via PR #65: #65
Commit:
d5a9821Merge commit on main:
603aff7004Branch: agent-2/issue-22-implement-pipe-client-and-frame-protocol
Verification:
Acceptance criteria verified: worker pipe client/session framing, envelope validation, protocol mismatch/error handling, and focused worker IPC tests are in place.