Cover VPN packets in fabric session smoke

This commit is contained in:
2026-05-16 00:49:18 +03:00
parent 88db12617b
commit 0a15617c52
2 changed files with 53 additions and 0 deletions
@@ -275,6 +275,9 @@ packet delivery can move away from JSON production envelopes in a gated mode.
`FabricSessionPacketTransport` now adapts that mapper to the existing
`PacketTransport` interface and can demultiplex inbound DATA frames into the
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.
Deliverables: