Skip unchanged live-sync streams
This commit is contained in:
parent
20fd773a42
commit
bc0ba4d169
6 changed files with 416 additions and 15 deletions
|
|
@ -109,7 +109,9 @@ Roadmap items should be actionable and checkable:
|
|||
and `geth peer auth-check` over Iroh, signed peer-card LAN discovery payloads,
|
||||
authorized `geth cas fetch`, `geth ssh cert sync`, and
|
||||
`geth ssh revocation sync` over the Iroh control ALPN, a background SSH
|
||||
metadata and KV live-sync loop with per-peer cursors in `module_state`,
|
||||
metadata and KV live-sync loop with per-peer cursors in `module_state` and an
|
||||
authorized sync-status summary that lets peers disclose only permitted stream
|
||||
watermarks before module pulls,
|
||||
untrusted discovery-backend trait, custom relay-map config, and Iroh
|
||||
local-network discovery toggle exist.
|
||||
- Canonical signed-operation envelopes exist for keychain/auth signature
|
||||
|
|
|
|||
Loading…
Reference in a new issue