refactor: extract iroh wire helpers

This commit is contained in:
Eric Wendland 2026-07-05 17:35:40 +02:00
commit fd3651b25f
3 changed files with 53 additions and 44 deletions

View file

@ -53,6 +53,8 @@ behavior.
- `[ ]` Extract protected peer-control routing.
Acceptance criteria:
- `[x]` Shared bounded Iroh line-read and send-finish helpers live outside
the main feature handler module.
- `[ ]` Iroh control ALPN handling, nonce checks, peer-card validation, and
endpoint-binding validation are centralized.
- `[ ]` Feature handlers receive authenticated caller context rather than