- Start the broker
- Start Node 1
- Start node 2
- Start the admin app
In the admin app
- Open a publisher on node 1
- Open 2 subscribers on node 1
- Open a publisher on node 2
- Open 2 subscribers on node 2
If you publish from either publisher, all subscribers receive the message.
The publisher and subscriber windows were associated to the main admin form with a hardcoded url to node 1. I removed that and moved them to the the node admin form.
Now that all of the moving parts are in and working, it’s time to put a lot of effort into it and make it solid. Currently, its little more than just a prototype.
I wish I had more time to work on this. Its slow going. But, I know where my efforts will be for the immediate future.