Skip to main content

Module live

Module live 

Source
Expand description

Reusable live-request boundary for the Mocker schedulers.

This module owns the common submit, output-demultiplexing, and cancellation mechanics needed by network-facing mock engines. Submission admission is an owned operation, while cancellation uses a separate bounded scheduler lane that remains responsive during a long modeled pass.

Structsยง

LiveEngine
A running Mocker scheduler with request-scoped output streams.
LiveRequest
Request-owned stream of Mocker output signals.