Add fabric peer session manager

This commit is contained in:
2026-05-16 00:51:39 +03:00
parent 0a15617c52
commit 9cd0cb5ea9
3 changed files with 233 additions and 0 deletions
@@ -278,6 +278,8 @@ VPN packet inbox by stream id.
`mesh-live-smoke` now sends a real VPN packet batch through
`FabricSessionPacketTransport` over the WebSocket fabric session and requires a
stream ACK from the remote node.
Mesh has a peer session manager that reuses one pump per peer endpoint, giving
VPN transport selection a stable place to acquire long-lived fabric sessions.
Deliverables: