eod commit

This commit is contained in:
2025-12-01 22:30:36 +01:00
parent 2372da942a
commit 8f7db6256b
9 changed files with 190 additions and 84 deletions

View File

@@ -19,3 +19,9 @@ func main() {
panic(err)
}
}
/** TODO
- queue for messages, both ways (Ack "queued" instead of "completed"), filled queue drops oldest entry
*/