mirror of
https://github.com/eclipse-mosquitto/mosquitto.git
synced 2026-09-11 15:07:41 +08:00
New messages are now queued for clients when old ones are sent, rather than on every iteration of the main loop. This produces good performance improvements.