MQTT provides extremely lightweight method of carrying out messaging using a publish/subscribe model, making it ideal for messaging on mobile applications because of its small size, low power usage, and minimised data packets. Allows our Driver SDK to maintain connection and make API requests without being costly on resources. Mosquitto