Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Configurable logging | Tomasz Kramkowski | 10 days | 1 | -1/+4 |
| | | | | | | | | 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 | ||||
* | Add per-process timeout | Tomasz Kramkowski | 2025-07-04 | 1 | -1/+0 |
| | | | | Side note... holy crap serde... more boilerplate than code at this point | ||||
* | Configurable global timeout | Tomasz Kramkowski | 2025-07-04 | 1 | -1/+2 |
| | |||||
* | Configurable QoS | Tomasz Kramkowski | 2025-07-04 | 1 | -2/+6 |
| | |||||
* | Make QoS 2 (ExactlyOnce) the default | Tomasz Kramkowski | 2025-06-27 | 1 | -1/+1 |
| | |||||
* | Correct README on what the id field deas | Tomasz Kramkowski | 2025-06-27 | 1 | -1/+1 |
| | |||||
* | Pass packet metadata as arguments | Tomasz Kramkowski | 2025-06-27 | 1 | -3/+7 |
| | | | | DUP, QoS, RETAIN and the packet identifier | ||||
* | TODOs - TLS and mTLS | Tomasz Kramkowski | 2025-06-27 | 1 | -0/+2 |
| | |||||
* | Complain if config has creds and bad mode | Tomasz Kramkowski | 2025-06-27 | 1 | -2/+0 |
| | |||||
* | Process timeout after 60 seconds | Tomasz Kramkowski | 2025-06-27 | 1 | -1/+1 |
| | |||||
* | Asynchronous process execution | Tomasz Kramkowski | 2025-06-27 | 1 | -1/+0 |
| | |||||
* | readme: another TODO item | Tomasz Kramkowski | 2025-06-27 | 1 | -0/+1 |
| | |||||
* | readme: one more TODO item | Tomasz Kramkowski | 2025-06-27 | 1 | -0/+1 |
| | |||||
* | Initial commit | Tomasz Kramkowski | 2025-06-27 | 1 | -0/+82 |