dmq: added function to broadcast message from config file.
THanks,
This commit caused me to re-read the DMQ docs as I am happy to see that it is starting to
move forward again as a module. What I fail to understand at this point is how incoming
messages are handled. I see a handler but then - what?
The doc says something about using a library for serialization... Of what?
How can this be used in a normal configuration example?
Can event_routes be added to handle incoming messages like normal messages?
I feel there's a diamond hidden in there somewhere, and fail to find it ;-)
/O