Intercept Shiny Client-Server Traffic

Hi!

I'm looking into whether I can do some performance monitoring on my Shiny apps. Specifically, I'm using Elastic APM. I'd need the ability to intercept websocket messages between the client and the server, then I could send some timing info to my APM server.

This topic was automatically closed 54 days after the last reply. New replies are no longer allowed.