You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was thinking that perhaps it would be nice to have a folder examples/ in the repository similar to what exists in the paho project.
I was interested in understanding how to set and use the encryption for the mqtt connections.
Therefore, I freely translate the examples/client_sub_opts into the following code:
Do you think it might be useful for the project?
If yes, I'm available to open a PR and start contributing and discussing on the code structure, parameters that must be available, etc. If not, it is perfectly fine, but I think it would be nice to share a working example of an encrypted MQTT connection. :-D
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi all,
I was thinking that perhaps it would be nice to have a folder
examples/
in the repository similar to what exists in the paho project.I was interested in understanding how to set and use the encryption for the mqtt connections.
Therefore, I freely translate the
examples/client_sub_opts
into the following code:Do you think it might be useful for the project?
If yes, I'm available to open a PR and start contributing and discussing on the code structure, parameters that must be available, etc. If not, it is perfectly fine, but I think it would be nice to share a working example of an encrypted MQTT connection. :-D
Beta Was this translation helpful? Give feedback.
All reactions