Skip to content

console configuration should be optional#737

Merged
swanandx merged 2 commits intomainfrom
optional-console
Oct 23, 2023
Merged

console configuration should be optional#737
swanandx merged 2 commits intomainfrom
optional-console

Conversation

@swanandx
Copy link
Contributor

Fixes #672 .

Changes:

  • make console settings optional
  • instead of blocking on console in start(), we block on joining thread handle of spawned servers.

Type of change

  • New feature (non-breaking change which adds functionality)

Checklist:

  • Formatted with cargo fmt
  • Make an entry to CHANGELOG.md if it's relevant to the users of the library. If it's not relevant mention why.

@swanandx swanandx merged commit c2c576d into main Oct 23, 2023
@swanandx swanandx deleted the optional-console branch October 23, 2023 12:46
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.

rumqttd | make console config optional

2 participants