I'm thinking about writing a plugin that can read timeline events from a file and send them on to reactotron. So that I can save my timeline information if the app is not connected, and later forward them to reactotron.
With this in mind
Is it possible for plugins to receive all the timeline information that reactotron itself would receive?
You would need to track the outgoing commands on the client side which currently there is no way to do this. It probably wouldn't be hard to implement a way for plugins to be able to do that though.
I'm thinking about writing a plugin that can read timeline events from a file and send them on to reactotron. So that I can save my timeline information if the app is not connected, and later forward them to reactotron.
With this in mind
Is it possible for plugins to receive all the timeline information that reactotron itself would receive?