diddydemon
diddydemon
CC#
Created by diddydemon on 3/8/2023 in #help
❔ Blazor high frequency UI changes
I'm just having to adopt eventual consistency for this "real-time" data to get usable controls essentially
5 replies
CC#
Created by diddydemon on 3/8/2023 in #help
❔ Blazor high frequency UI changes
Yeah thats the current plan. Cache the last updated state and push that view to the table every 2s. Was just wondering if I missed a trick somewhere. Currently the signal r handler pushes new data every 0.2 sec on average for all 20 childrows that are rendered.
5 replies