Skip to content

Conversation

@jsternberg
Copy link
Contributor

@jsternberg jsternberg commented Oct 22, 2021

This adds a dependency for mqtt and enforces usage of the ip validator
when using mqtt. It also updates publish to respect the timeout instead
of potentially waiting indefinitely.

Fixes #4144.

Done checklist

  • docs/SPEC.md updated
  • Test cases written

@jsternberg jsternberg requested review from a team and scbrickley and removed request for a team October 22, 2021 17:54
This adds a dependency for mqtt and enforces usage of the ip validator
when using mqtt. It also updates publish to respect the timeout instead
of potentially waiting indefinitely.
Copy link
Contributor

@scbrickley scbrickley left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This all looks good to me. Thanks for doing this work.

@jsternberg jsternberg merged commit 5ffcf36 into master Oct 25, 2021
@jsternberg jsternberg deleted the feat/mqtt-provider branch October 25, 2021 14:16
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.

Create dependency for mqtt.to

3 participants