simpleadmin-web/internal/rcon
Astra 10694c69bc Fix live status on CS2: accept RCON output tagged with the end packet's id
CS2 tags a command's output with the id of the empty end packet when both
arrive together, and replies to the end packet with a bare \x00\x01. The
client dropped the output as stale, so the panel reported WebPanelBridge as
missing. Also log each new kind of poll failure once, and recovery.
2026-09-25 21:27:10 +01:00
..
rcon.go Fix live status on CS2: accept RCON output tagged with the end packet's id 2026-09-25 21:27:10 +01:00
rcon_test.go Fix live status on CS2: accept RCON output tagged with the end packet's id 2026-09-25 21:27:10 +01:00