For a couple reasons (loose coupling of concerns and not having to have every protocol under the sun in the Hydra plugin tree), Hydra should have a notification plugin which publishes relatively plain information about events to a file or similar. I can write this plugin.
Unless I get feedback, I'd like to go with publishing JSON to a file or FIFO.
For a couple reasons (loose coupling of concerns and not having to have every protocol under the sun in the Hydra plugin tree), Hydra should have a notification plugin which publishes relatively plain information about events to a file or similar. I can write this plugin.
Unless I get feedback, I'd like to go with publishing JSON to a file or FIFO.
Thanks!