mkromberg / jswc

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

Start using "Dynamic" information #5

Closed mkromberg closed 8 months ago

mkromberg commented 10 months 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 8 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.