WebUI should reflect in-game actions instantly #2224
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
E.g., buying, renaming, and selling items could send a quick, targeted websocket message to the respective webui client so the respective data stays up-to-date.
This would require the websocket connections to be tagged with user information, so #2223 would have to be done first.