Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make send timeout configurable in the MqttClient #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

StannieV
Copy link

In my project, I need to be able to let the client wait longer than 30 seconds until the MQTT broker response when I connect. Therefore:

Added public property SendTimeout to the MqttClient class with a default value. For backward compatibility, the default value is the same as before.

@StannieV StannieV closed this Jul 23, 2019
@StannieV StannieV reopened this Jul 23, 2019
@StannieV
Copy link
Author

I hope my change is on the correct repo now.

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

Successfully merging this pull request may close these issues.

2 participants