Skip to content

Fix TCP half-close propagation for relay clients - #85

Open
elikoga wants to merge 1 commit into
mainfrom
fix/tcp-half-close
Open

Fix TCP half-close propagation for relay clients#85
elikoga wants to merge 1 commit into
mainfrom
fix/tcp-half-close

Conversation

@elikoga

@elikoga elikoga commented Jul 27, 2026

Copy link
Copy Markdown
Member

Summary

  • Negotiate TCP half-close support between access clients, relay, and edge agents.
  • Propagate access-client stdin EOF to the target socket with write_eof() while preserving the reverse data stream.
  • Add an integration regression test that requires the access client to exit cleanly after stdin EOF.
  • Update the example runner to use FastAPI's current WebSocket route API.

Verification

  • uv run pytest -q
  • 4 passed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant