mirror of
https://github.com/MarekWo/mc-webui.git
synced 2026-03-28 17:42:45 +01:00
- Add SocketIO /chat client to app.js for real-time message updates - Listen for new_message (channel) events, refresh current channel - Update unread badges for other channels in real-time - Listen for device_status to update connection indicator - Reduce polling interval from 10s to 60s (fallback only) - Include socket.io.min.js in base.html template Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>