A Consumer class with common task handlers useful in Shiny apps
A Consumer class with common task handlers useful in Shiny apps
ipc::Consumer
-> ShinyConsumer
In addtion to 'eval' and 'function' signals, ShinyConsumer object process 'interrupt' and 'notify' signals for throwing errors and displying Shiny notifictions.