docs: fix gateway diagram spacing
parent
a665382060
commit
305ef06090
|
|
@ -159,15 +159,16 @@ WhatsApp / Telegram / Slack / Discord / Signal / iMessage / WebChat
|
||||||
│
|
│
|
||||||
▼
|
▼
|
||||||
┌───────────────────────────────┐
|
┌───────────────────────────────┐
|
||||||
│ Gateway │ ws://127.0.0.1:18789
|
│ Gateway │
|
||||||
│ (control plane) │ bridge: tcp://0.0.0.0:18790
|
│ (control plane) │
|
||||||
|
│ ws://127.0.0.1:18789 │
|
||||||
└──────────────┬────────────────┘
|
└──────────────┬────────────────┘
|
||||||
│
|
│
|
||||||
├─ Pi agent (RPC)
|
├─ Pi agent (RPC)
|
||||||
├─ CLI (clawdbot …)
|
├─ CLI (clawdbot …)
|
||||||
├─ WebChat UI
|
├─ WebChat UI
|
||||||
├─ macOS app
|
├─ macOS app
|
||||||
└─ iOS/Android nodes
|
└─ iOS / Android nodes
|
||||||
```
|
```
|
||||||
|
|
||||||
## Key subsystems
|
## Key subsystems
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue