Re: Type of node with Proton library

2018-02-09 Thread Daniel Gavrila
Hi Chris, Many thanks for your answer. I‘m still confusing about all this terminology in the Apache Qpid project. For me the „Proton library“ is the library that lives under „proton“ namespace. As you very well remarked the answer was already in mine question but for the library that lives in

Re: Type of node with Proton library

2018-02-09 Thread Chris Richardson
Hi Daniel, It looks to me like you've almost answered your own question, or perhaps that I've misunderstood it... however I'll forge ahead regardless! I have some code which does this here: https://github.com/fourceu/fourc-qpid-manager/blob/master/include/fourc/fmf/BrokerAgentTemplate.h See line

Type of node with Proton library

2018-02-07 Thread Gavrila, Daniel
Hi , I was reading this thread http://qpid.2158936.n2.nabble.com/Queue-and-exchange-with-the-same-name-td7579722.html and I would like to know how I can specify the type of node( queue or topic) in C++ Proton like here: spout 'amq.topic; {node: {type:topic}}' spout 'amq.topic; {node: {type:qu