Add fabric session packet transport
This commit is contained in:
@@ -272,6 +272,9 @@ plus a pump mode with outbound/inbound queues for asynchronous stream traffic.
|
||||
Live smoke verifies two `PING`/`PONG` round trips on the same connection.
|
||||
`vpnruntime` has a binary VPN packet-batch mapper for `FrameData` payloads so
|
||||
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.
|
||||
|
||||
Deliverables:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user