mkiiskila commented on issue #358: Adding Eclipse Paho MQTT C/C++ client for Embedded platforms URL: https://github.com/apache/mynewt-core/pull/358#issuecomment-312132287 Could you move the header files a little bit deeper? E.g. net/mqtt/eclipse/include/MQTTConnect.h should be named: net/mqtt/eclipse/include/mqtt/MQTTConnect.h This approach we took so that packages who want to include this would say: #include <mqtt/MQTTConnect.h>, making it clear the origin of that header file. Good that you have the eclipse distribution license with this package. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
With regards, Apache Git Services
