bschwind / mqtt-broker

A tokio-based MQTT v5 broker written in pure Rust [WIP]
MIT License
140 stars 24 forks source link

Topic as will.topic #51

Closed Nereuxofficial closed 1 year ago

Nereuxofficial commented 1 year ago

Many of the changes in this PR are more Quality of Life Changes for our usecase and are not strictly correct, however i still wanted to make the PR to then cherry-pick commits which would maybe be useful for your repository

bschwind commented 1 year ago

Hi, thanks for another PR. Please rebase your branch on the latest master branch of this repo.

For unrelated change, feel free to open multiple PRs so we don't lump a lot of unrelated functionality into one.