visiblity of selectors im use on C++ broker

2021-11-30 Thread Andy Gibson
Hi, My team are currently in the process of replacing header bindings with selectors. We're using a python3 proton client and the C++ qpid broker. We're used to being able to use the QMF console to see what header bindings are being used to understand the data being routed. Whilst selectors

expose Capabilities in GO

2020-04-21 Thread Andy Gibson
Hi, I'm somewhat of a GO newbie, so just checking I've not missed a trick. I can see that the generated wrapping code exposes capabilities on a Terminus https://github.com/apache/qpid-proton/blob/d693de22cceb0466ecb904e8462ee5e04418374a/go/pkg/proton/wrappers_gen.go#L685 but I can't see any