mirror of
https://github.com/RedWizardsLab/EchoHub.git
synced 2026-09-04 08:36:11 +02:00
deploy: be4d686d4d
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta name="title" content="Class AppOrchestrator | EchoHub Documentation ">
|
||||
|
||||
<meta name="description" content="Central orchestrator for the EchoHub TUI client. Owns session state and wires UI events to service calls.">
|
||||
<meta name="description" content="Central orchestrator for the EchoHub TUI client. Wires UI events to service calls and connection events to UI updates.">
|
||||
<link rel="icon" href="../../images/hue_icon.svg">
|
||||
<link rel="stylesheet" href="../../public/docfx.min.css">
|
||||
<link rel="stylesheet" href="../../public/main.css">
|
||||
@@ -98,7 +98,7 @@ Class AppOrchestrator <a class="header-action link-secondary" title="View sourc
|
||||
</div>
|
||||
|
||||
<div class="markdown summary"><p>Central orchestrator for the EchoHub TUI client.
|
||||
Owns session state and wires UI events to service calls.</p>
|
||||
Wires UI events to service calls and connection events to UI updates.</p>
|
||||
</div>
|
||||
<div class="markdown conceptual"></div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user