mirror of
https://github.com/RedWizardsLab/EchoHub.git
synced 2026-09-04 16:46:08 +02:00
deploy: be4d686d4d
This commit is contained in:
@@ -97,13 +97,7 @@ Classes
|
||||
<dl class="jumplist">
|
||||
<dt><a class="xref" href="EchoHub.Client.AppOrchestrator.html">AppOrchestrator</a></dt>
|
||||
<dd><p>Central orchestrator for the EchoHub TUI client.
|
||||
Owns session state and wires UI events to service calls.</p>
|
||||
</dd>
|
||||
</dl>
|
||||
<dl class="jumplist">
|
||||
<dt><a class="xref" href="EchoHub.Client.AsyncRunner.html">AsyncRunner</a></dt>
|
||||
<dd><p>Eliminates repeated Task.Run/try/catch/app.Invoke(ShowError) boilerplate.
|
||||
Runs async work on a background thread and routes exceptions to the UI.</p>
|
||||
Wires UI events to service calls and connection events to UI updates.</p>
|
||||
</dd>
|
||||
</dl>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user