rumqtt
rumqtt copied to clipboard
feat: tokens for all requests
Type of change
Implement Token
s that resolve on completing the handling of a request within the EventLoop
Checklist:
- [x] 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.