We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6886397 commit ddd0a46Copy full SHA for ddd0a46
rumqttd/CHANGELOG.md
@@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
10
### Added
11
- Assign random identifier to clients connecting with empty client id.
12
- `Unsubscribe` with `local::LinkTx`.
13
+- Optional shutdown handle for `Broker` in the form of `BrokerHandle`.
14
15
### Changed
16
- Public re-export `Strategy` for shared subscriptions
0 commit comments