Move-construct an mqtt_client from another.
mqtt_client
mqtt_client( mqtt_client && ) = default;
Moved-from client can only be destructed