Definition: Sending constant messages will broke your subscriber.
Expected output: Able to receive up to 60+ parallel short messages (20 max bytes) from multiple publishers without failing to receive by the subscriber.
Actual output: Subscriber stops listening to broker without completing all messages.
Definition: Sending constant messages will broke your subscriber.
Expected output: Able to receive up to 60+ parallel short messages (20 max bytes) from multiple publishers without failing to receive by the subscriber.
Actual output: Subscriber stops listening to broker without completing all messages.