Appsilon / shiny.telemetry

Easy logging of users activity and session events of your Shiny App
https://appsilon.github.io/shiny.telemetry/
62 stars 13 forks source link

Use event queue to send messages to data storage #148

Open jakubnowicki opened 6 months ago

averissimo commented 2 months ago

Idea:

In practice this could be be done with an in-memory DataStorage that flushes it periodically or/and at the end of the session