Issue #22: implement pipe client and frame protocol #65

Merged
dohertj2 merged 1 commits from agent-2/issue-22-implement-pipe-client-and-frame-protocol into main 2026-04-26 17:20:29 -04:00
Owner

Implements worker named-pipe client framing and startup handshake validation for issue #22.

Verification:

  • dotnet build src\MxGateway.sln
  • dotnet test src\MxGateway.Worker.Tests\MxGateway.Worker.Tests.csproj -p:Platform=x86 --no-restore
Implements worker named-pipe client framing and startup handshake validation for issue #22. Verification: - `dotnet build src\MxGateway.sln` - `dotnet test src\MxGateway.Worker.Tests\MxGateway.Worker.Tests.csproj -p:Platform=x86 --no-restore`
dohertj2 added 1 commit 2026-04-26 17:19:20 -04:00
dohertj2 merged commit 603aff7004 into main 2026-04-26 17:20:29 -04:00
Sign in to join this conversation.