I’m currently working on a MQTT client using python, and come to the point where i can create clients that publish and subscribe to the Mosquitto broker. The problem is that, no matter what, the mosquitto broker will send only a maximum of 20 PUBLISH packets to a subscriber client, even if it stay connected for long periods of time.