Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Instead of hashing for synchronization between backend and frontend state use counter #379

Open
silverv opened this issue May 8, 2023 · 0 comments

Comments

@silverv
Copy link
Contributor

silverv commented May 8, 2023

This counter can greatly simplify the program logic and also the counter could be separately queried, potentially reducing required bandwidth. Also it is possible to add counters to each of the nodes and then only query an update for these nodes that saw a change in their counter.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant