feat(webui): initial websocket integration to be more responsive #2221

Merged
Sainan merged 4 commits from ws into main 2025-06-20 14:00:57 -07:00

4 Commits

Author SHA1 Message Date
799e76bdc7 prettier
All checks were successful
Build / build (pull_request) Successful in 47s
2025-06-20 19:19:06 +02:00
55cb005cbf automatically reconnect ws 2025-06-20 19:18:56 +02:00
3d87374e6c this is more consistent when the user interacts with the checkbox 2025-06-20 19:18:25 +02:00
626920cdb3 feat(webui): initial websocket integration to be more responsive
Some checks failed
Build / build (pull_request) Failing after 1m4s
For now just handles changes to config.json but in the future might keep the inventory tabs up-to-date with in-game actions.
2025-06-20 19:11:55 +02:00