vert-x3 / vertx-proton

Apache License 2.0
26 stars 26 forks source link

Support for mixed sender-settle-mode #106

Open sophokles73 opened 5 years ago

sophokles73 commented 5 years ago

It seems that vertx-proton doesn't support establishing sender links that use the mixed sender-settle-mode in order to send settled as well as unsettled messages over the same link. Is there a particular reason for that?