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ยง
- Live
Engine - A running Mocker scheduler with request-scoped output streams.
- Live
Request - Request-owned stream of Mocker output signals.