qpid-proton
qpid-proton copied to clipboard
PROTON-2202 [go] Add ability to set capability on the terminus struct
We found that we needed to be able to set capabilities on the terminus struct, otherwise we couldn't share queues.
This PR adds a getter and setter for capabilities on the terminus struct.