Skip to content

mqtt connect by domain, while lost dns service messeage #3117

Discussion options

You must be logged in to vote

Mongoose does not handle nor cares about nor knows about tokens. MQTT handling is standard. Anything outside of that is your responsibility. The DNS functions do work and should keep working with no expiration nor usage time limits; anything related is a problem on your implementation. DNS requests are performed when you call a function that requires resolving a name, Mongoose is embedded-oriented and does not do buffering.

Please see our documentation, and follow the guidelines in our tutorials.

Please sniff your network (using Wireshark, for example) and observe the traffic.
If, after your network inspection, you find an actual issue, feel free to open an issue, fill the issue template,…

Replies: 2 comments 1 reply

Comment options

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

You must be logged in to vote
1 reply
@scaprile
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants