mirror of
https://github.com/MarekWo/mc-webui.git
synced 2026-06-12 17:54:51 +02:00
0e15df430f
The backend already emits 'echo' SocketIO events when RX_LOG_DATA arrives with route/path data, but the frontend wasn't listening. Now the frontend handles echo events with a debounced loadMessages() refresh (2s delay) to pick up computed pkt_payload, analyzer_url, hops, and route info. This fixes messages appearing without metadata until manual page refresh. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>