mqtt-stresser icon indicating copy to clipboard operation
mqtt-stresser copied to clipboard

feature/await all subscriptions before publishing

Open Erik7354 opened this issue 1 year ago • 0 comments

We wanted to only start sending messages when all clients successfully subscribed to their topics. Setting the flag -await-clients does that. When all workers issued a SubscribedEvent they in turn receive the command (StartPublishingEvent) to start publishing.

Erik7354 avatar Nov 08 '23 15:11 Erik7354