Dyalog / ewc

Experiments with JavaScript-based GUI
MIT License
0 stars 2 forks source link

Start using "Dynamic" information #5

Closed mkromberg closed 11 months ago

mkromberg commented 1 year ago

Only send WG messages for properties that are known to change on the client side, serve remaining information from the "server-side DOM".

mkromberg commented 11 months ago

∆WG now uses the Dynamic list to decide which requests to forward to the client, and which to server from server-side cache.