1.10.0-dev.1
Pre-release
Pre-release
New features
- ( #479 ) Enqueue packets to send rather than handling them synchronously for MQTT, UDP. This vastly improves behavior when many commands are sent at once. Rather that choking under pressure, it queues the packets up and sends them in the order they're received.