refactor: extract iroh wire helpers
This commit is contained in:
parent
19f12d1166
commit
fd3651b25f
3 changed files with 53 additions and 44 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue