Skip to content

Commit 27e1226

Browse files
committed
Reworked PoC to not return from broker start.
Instead users must fetch handle before starting broker to ensure it is cancelable.
1 parent bda6dac commit 27e1226

File tree

2 files changed

+171
-66
lines changed

2 files changed

+171
-66
lines changed

rumqttd/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88
## [Unreleased]
99

1010
### Added
11+
- Optional shutdown handle for `Broker` in the form of `BrokerHandle`.
1112

1213
### Changed
1314
- Public re-export `Strategy` for shared subscriptions

0 commit comments

Comments
 (0)