Files
paseo/packages
Mohamed Boudra 9954eefdee refactor(server): extract TerminalSessionController from session.ts
Moves terminal RPC, binary streaming, slot allocation, and exit-subscription
bookkeeping out of the 9.7K-line Session class and into a dedicated controller
with a small facade (dispatch, handleBinaryFrame, killTerminalForClose,
killTerminalsUnderPath, dispose, getMetrics). Session loses 7 fields and 22
methods (-651 LOC) and the cluster's invariants now live next to their state.
2026-05-01 23:05:47 +07:00
..
2026-05-01 20:18:40 +07:00
2026-05-01 20:18:40 +07:00
2026-05-01 20:18:40 +07:00
2026-05-01 20:18:40 +07:00