Hello,
I see that as part of stream management you now send all unacknowledged messages on reconnect. This complicates my code, since I have to resend unacknowledged messages in case of app restart/crash anyway so I already implemented resend-on-reconnection.
Can you make this feature configurable?