Proton supports a feature called "bundling" which uses bandwidth more efficiently by sending multiple proton messages at the same time. I would like to flush all current messages instead of waiting. How do I do this?
This is using the 0.17 Version of the C++ API.