mirror of
https://github.com/rstudio/shiny.git
synced 2026-01-10 15:38:19 -05:00
- Server batches up all output changes and sends them at the end - Client only sends input update messages if the value actually changed
- Server batches up all output changes and sends them at the end - Client only sends input update messages if the value actually changed