[docs](trx-rs): remove JSON-TCP frontend from README diagram

JSON-TCP frontend is for debugging only, not worth showing in the overview.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Signed-off-by: Stan Grams <sjg@haxx.space>
This commit is contained in:
2026-03-29 14:07:59 +02:00
parent a479517a17
commit 8e3162d7e6
-1
View File
@@ -94,7 +94,6 @@ graph TD
C1 <-->|internal channels| F1["Web UI :8080"]
C1 <-->|internal channels| F2["rigctl :4532"]
C1 <-->|internal channels| F3["JSON-TCP"]
```
Each `trx-server` owns one or more rigs and runs DSP, decoding, and audio capture locally.