Updates
This commit is contained in:
@@ -123,11 +123,11 @@ Full wire envelope:
|
||||
|-------------|--------------|
|
||||
| `hyper-p2p-rpc` | App RPC over established SecretStream / swarm sockets; presence supplies who is online and metadata |
|
||||
| `hyper-p2p-capabilities` | Tokens and delegation layered on identified peers |
|
||||
| `hyper-p2p-link-probe` | RTT matrix; pairs with presence for anycast (see Wave 6 stack) |
|
||||
| `hyper-p2p-link-probe` | RTT matrix; pairs with presence for anycast (see network stack) |
|
||||
|
||||
Typical stack: Hyperswarm underlay → **presence** (who is here) → `hyper-p2p-protocol-handshake` / **rpc** (what they speak).
|
||||
|
||||
See [`../_shared/WAVE6_NETWORK_STACK.md`](../../_shared/WAVE6_NETWORK_STACK.md) for Wave 6 layering (`link-probe` ↔ presence, connection-pool, overlay-topology).
|
||||
See [`../_shared/NETWORK_STACK_LAYERS.md`](../../_shared/NETWORK_STACK_LAYERS.md) for network stack layering (`link-probe` ↔ presence, connection-pool, overlay-topology).
|
||||
|
||||
## Operational notes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user