mirror of
https://github.com/eclipse-mosquitto/mosquitto.git
synced 2026-08-20 21:41:40 +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.