mirror of
https://github.com/MarekWo/mc-webui.git
synced 2026-08-06 08:43:17 +02:00
a501da914a
Instead of reloading all messages 3 times (1s, 6s, 15s) after sending, the sent message now appears instantly via SocketIO new_message event. Only one deferred reload remains at 15s to pick up echo data. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>