eclipse/paho.mqtt.m2mqtt

Sending constant message will broke your broker.

inuside21 opened this issue · 0 comments

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.