mirror of
https://github.com/gnif/LookingGlass.git
synced 2026-08-22 07:01:30 +00:00
Keep inbound stream payloads in the bounded stream-target window while the Helper channel is busy and publish directly from those buffers. Retain the pending target only for LGMP queue controls. Their credits remain outstanding across retries. This removes one full payload copy per client-to-Helper record without changing delivery order, backpressure, or reset behavior.