mirror of
https://github.com/rstudio/shiny.git
synced 2026-01-29 16:58:11 -05:00
- JS can now do remote procedure calls (with return value or exception), not just message passing - RPC calls can include non-JSON-compatible binary data (not compatible with IE)