Commit d90c706
committed
PROTON-1442: [C++] Interactive transaction tester
You can interactively declare, commit, abort transactions;
fetch/send messages;
list pending unsettled messages;
release unsettled messages
This needs to be run against a broker that supports transactions
Probably shouldn't be in examples as it's really a tester
This code was written with the assistance of Cursor.1 parent e595ce6 commit d90c706
2 files changed
+775
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| 64 | + | |
64 | 65 | | |
65 | 66 | | |
66 | 67 | | |
| |||
0 commit comments