paho.mqtt.c icon indicating copy to clipboard operation
paho.mqtt.c copied to clipboard

Support tls:// prefix

Open konstaty opened this issue 7 months ago • 1 comments

Thank you for your interest in this project managed by the Eclipse Foundation.

The guidelines for contributions can be found in the CONTRIBUTING.md file.

At a minimum, you must sign the Eclipse ECA, and sign off each commit.

To complete and submit a ECA, log into the Eclipse projects forge You will need to create an account with the Eclipse Foundation if you have not already done so. Be sure to use the same email address when you register for the account that you intend to use when you commit to Git. Go to https://accounts.eclipse.org/user/eca to sign the Eclipse ECA.

konstaty avatar Apr 04 '25 20:04 konstaty

its a shame that the URI is not part of the specs

jumoog avatar Apr 04 '25 20:04 jumoog

Need to update the doc in MQTTAsync.h and MQTTClient.h as well.

icraggs avatar Aug 14 '25 20:08 icraggs

Need to update the doc in MQTTAsync.h and MQTTClient.h as well.

Added it in https://github.com/eclipse-paho/paho.mqtt.c/pull/1626

konstaty avatar Nov 13 '25 14:11 konstaty