feat: add function to announce changes to other nodes
Most users of applications that make job COB changes will probably want them announced sooner rather than later. It’d be good to avoid having to duplicate the announcement code in every such application.
Signed-off-by: Lars Wirzenius liw@liw.fi
Most users of applications that make job COB changes will probably want them announced sooner rather than later. It’d be good to avoid having to duplicate the announcement code in every such application.
Signed-off-by: Lars Wirzenius liw@liw.fi
I’m a little surprised that there is no function like this in the relevant crates in heartwood? This does look like general COB code, not specifically related to rad job, does it not?