Test authorized TCP pipe forwarding
This commit is contained in:
parent
3d0da22eae
commit
03d63679d4
2 changed files with 79 additions and 1 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in a new issue