Add Iroh protocol router scaffold

This commit is contained in:
Eric Wendland 2026-05-16 03:37:51 +02:00
commit cf5a405276
4 changed files with 170 additions and 16 deletions

View file

@ -95,7 +95,7 @@ geth-to-geth connections without granting trust from discovery alone.
- Discovered EndpointIDs do not grant module access without keychain/auth
validation.
- `[ ]` Protocol/router scaffold.
- `[x]` Protocol/router scaffold.
Acceptance criteria:
- ALPN constants are registered through one module router.
- Unknown ALPNs are rejected explicitly.