Files
LookingGlass/common/include
Geoffrey McRae b3e9bc2e7f [common] input: define per-client streams
Extend input status with eight exported client-to-host stream
endpoints, matching the maximum number of LGMP clients.

Publish each endpoint descriptor, client binding, epoch, and lifecycle
flags. Require every input activation to keep its ordered records on a
single transport.

Retain the queue transport as a fallback and bump the input and
KVMFR protocol versions for the expanded status layout.
2026-08-15 14:38:16 +10:00
..