aboutsummaryrefslogtreecommitdiffstats
path: root/src/main.rs
Commit message (Collapse)AuthorAgeFilesLines
* Pass packet metadata as argumentsTomasz Kramkowski2025-06-271-5/+12
| | | | DUP, QoS, RETAIN and the packet identifier
* Process timeout after 60 secondsTomasz Kramkowski2025-06-271-4/+6
|
* Reduce nesting depthTomasz Kramkowski2025-06-271-11/+12
|
* Ignore mqttr.toml for safetyTomasz Kramkowski2025-06-271-1/+1
|
* Asynchronous process executionTomasz Kramkowski2025-06-271-13/+15
|
* Minimal changes to convert to asyncTomasz Kramkowski2025-06-271-5/+6
|
* Initial commitTomasz Kramkowski2025-06-271-0/+174