-
Notifications
You must be signed in to change notification settings - Fork 0
Sync-issue: Receiving states in different order #80
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't workingfrontendhelp wantedExtra attention is neededExtra attention is needed
Description
I think, currently it is not guaranteed, that all state-messages arrive at all clients in the same order (as discovered in #76).
This could result in synchronization issues, since the ground truth of the server is broken and clients could be in different states.
To maintain the servers ground truth, the backend could add some sort of ID or counter to the state message, before propagating it to all clients.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingfrontendhelp wantedExtra attention is neededExtra attention is needed