Test authorized TCP pipe forwarding

This commit is contained in:
Eric Wendland 2026-05-21 01:18:43 +02:00
commit 03d63679d4
2 changed files with 79 additions and 1 deletions

View file

@ -383,7 +383,9 @@ Goal: add authorized stream-oriented management workflows over Iroh.
`resource:pipe-tcp:<target>`.
- `[x]` Tests cover address validation and TCP pipe wire
request/response serialization.
- `[ ]` Tests cover a full two-node request/response forwarding exchange.
- `[x]` A conditional two-node integration test covers a TCP
request/response forwarding exchange when local Iroh endpoint binding is
available in the test environment.
- `[~]` Unix socket forwarding where supported.
Acceptance criteria: