Skip to content

tls bridging: How to enable TLS and avoid looping msg #1533

Pinned Answered by JaylinYu
realdognose asked this question in Q&A
Discussion options

You must be logged in to vote

Hi bro, happy to see you figured it out by yourself. Windows hasn't get much attention from me, although I assume the basic feature set of NanoMQ shall be compatible with POSIX in Win.

As for the looping msg. You need a remote MQTT V5 broker Just use MQTTV5 NO LOCAL (https://docs.oasis-open.org/mqtt/mqtt/v5.0/os/mqtt-v5.0-os.html#_Toc3901164). To be specifically, set proto_ver = 5 , and Nano will enable No Local automatically. Then Remote Broker will filter those msg send by nanomq itself.

Replies: 5 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by JaylinYu
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants