Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Configurable logging | Tomasz Kramkowski | 11 days | 1 | -0/+32 |
| | | | | | | | | Would be good to maybe log more things, and maybe play around with log levels. But this is okay for now. stderrlog probably will go at some point, too many unnecessary transient dependencies | ||||
* | Fix tests after boxed slices | Tomasz Kramkowski | 11 days | 1 | -2/+5 |
| | |||||
* | Switch to boxed slices instead of vecs | Tomasz Kramkowski | 11 days | 1 | -6/+6 |
| | |||||
* | Rename helper | Tomasz Kramkowski | 2025-07-04 | 1 | -2/+2 |
| | |||||
* | Add per-process timeout | Tomasz Kramkowski | 2025-07-04 | 1 | -12/+121 |
| | | | | Side note... holy crap serde... more boilerplate than code at this point | ||||
* | Some config tests | Tomasz Kramkowski | 2025-07-04 | 1 | -0/+147 |
| | |||||
* | Configurable global timeout | Tomasz Kramkowski | 2025-07-04 | 1 | -0/+57 |
| | |||||
* | Future note regarding adding MQTT configurables | Tomasz Kramkowski | 2025-07-04 | 1 | -0/+1 |
| | |||||
* | Configurable QoS | Tomasz Kramkowski | 2025-07-04 | 1 | -12/+93 |
| | |||||
* | Complain if config has creds and bad mode | Tomasz Kramkowski | 2025-06-27 | 1 | -3/+21 |
| | |||||
* | Minimal changes to convert to async | Tomasz Kramkowski | 2025-06-27 | 1 | -3/+3 |
| | |||||
* | Initial commit | Tomasz Kramkowski | 2025-06-27 | 1 | -0/+59 |