yukon icon indicating copy to clipboard operation
yukon copied to clipboard

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

Open silverv opened this issue 2 years ago • 0 comments

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.

silverv avatar May 08 '23 15:05 silverv