Issue #9: implement worker frame protocol #55

Merged
dohertj2 merged 1 commits from agent-1/issue-9-implement-worker-frame-protocol into main 2026-04-26 16:24:39 -04:00
Owner

Closes #9.

Summary:

  • Add length-prefixed worker frame reader and writer.
  • Add worker frame protocol options, validation, and error types.
  • Add worker envelope validation helpers.
  • Document frame protocol behavior and update gateway docs.
  • Add focused frame read/write and validation tests.

Verification:

  • dotnet build src\MxGateway.sln
  • dotnet test src\MxGateway.sln

Commit: a5098e6

Closes #9. Summary: - Add length-prefixed worker frame reader and writer. - Add worker frame protocol options, validation, and error types. - Add worker envelope validation helpers. - Document frame protocol behavior and update gateway docs. - Add focused frame read/write and validation tests. Verification: - dotnet build src\\MxGateway.sln - dotnet test src\\MxGateway.sln Commit: a5098e6
dohertj2 added 1 commit 2026-04-26 16:24:23 -04:00
dohertj2 merged commit 0c539834dc into main 2026-04-26 16:24:39 -04:00
Sign in to join this conversation.