Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [paho-dev] Latest code query

Hi Abishek,

you should definitely use the fix for 460389, although I think that is in v1.0.0 already.

The FreeRTOS background task is still under development, and won't affect you unless you are using the MQTTClient-C (not C++) API.  I think you don't want that.

Ian

On 07/30/2015 01:15 PM, Abhishek Ballaney wrote:
Hi all,

Currently we're using C/C++ MQTT Embedded clients Paho v1.0.0.  There are 2 tasks added in the branch:

Branch Commit message Author Age
develop Add background task to the FreeRTOS MQTT client Ian Craggs 2 months
master fix for bug 460389 - send loop uses wrong length Ian Craggs 5 months
 
Should we take these 2 tasks also?

Regards,
abhishek


_______________________________________________
paho-dev mailing list
paho-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/paho-dev

-- 
Ian Craggs                          
icraggs@xxxxxxxxxx                 IBM United Kingdom
Paho Project Lead; Committer on Mosquitto


Back to the top