Appsilon / shiny.worker

Intra-session reactivity in Shiny
https://appsilon.github.io/shiny.worker/
Other
61 stars 5 forks source link

Use opencpu server to calculate rnorm function #1

Open DamianBudelewski opened 4 years ago

DamianBudelewski commented 4 years ago

I've done some research about opencpu. It might be really secure solution because you can configure it on a standalone server with access only from frontend app, something like MySQL database instance.

Right now in this example, calls are made to opencpu public server.