>>On reconnection do you actually want all those messages. Yes.
For. e.g.
schedule batchJob1
schedule batchJob2
- You don't want to pick up batchJob2 until you have completed 1.
BTW.. this whole thing and you folks are awesome. I agree it might break in the future but at this point its just a prototype to build something out without without having to rewrite the entire MQTT Node semantics.
I might be missing a lot of information here like
1. how to configure the broker dynamically from settings
2. Configure credentials dynamically through config/variable binding.
3. Compose synchoronous and async model of message dispatching properly.