MayaTheShy c25ef9f2cc Fix inventory disappearing: add WS keep-alive pings + HTTP API fallback
- Server pings web clients every 25s to keep connections alive through reverse proxies
- Client fetches /api/inventory on page load (doesn't depend solely on WebSocket)
- Prevent duplicate WebSocket connections on reconnect
- Deduplicate initial_state/state_update handlers
2026-03-21 18:35:17 -04:00
2026-03-15 15:05:01 -04:00
2026-03-15 15:05:27 -04:00
2026-03-15 15:05:01 -04:00
Description
No description provided
Readme GPL-3.0 3.8 MiB
Languages
Lua 59.2%
JavaScript 31.6%
CSS 8.6%
Dockerfile 0.4%
Shell 0.1%