rstudio / shiny-server

Host Shiny applications over the web.
https://rstudio.com/shiny/server
Other
712 stars 291 forks source link

Increase server->client message size limit #549

Closed jcheng5 closed 1 year ago

jcheng5 commented 1 year ago

Fixes https://github.com/rstudio/shiny/issues/3086 (or at least significantly lifts the ceiling, from 64MB to 512MB). See https://github.com/rstudio/shiny/issues/3086#issuecomment-703802470 for a repro tool.