Skip to content
This repository was archived by the owner on Jan 19, 2026. It is now read-only.

Comments

Make send timeout configurable in the MqttClient#2

Open
StannieV wants to merge 2 commits intoProlucid:masterfrom
StannieV:ConfigureTimeout
Open

Make send timeout configurable in the MqttClient#2
StannieV wants to merge 2 commits intoProlucid:masterfrom
StannieV:ConfigureTimeout

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:

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

@2sComplement
Copy link

Since our maintenance of this project is intermittent, would you consider creating this on the original repo?

@StannieV
Copy link
Author

Sure, I'll do that.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants