It is asynchronous yes, so you would need to base your own synchronous operations over the top of it if that is what you want.
If qpid-cpp is meeting your needs that's fine, just making sure you are aware the ongoing client momentum is around Proton. On Thu, 18 Jun 2020 at 18:44, mohank <[email protected]> wrote: > > Thanks for your reply Robbie. > Thanks for the reference document. > > Using QPID Proton C++, is it possible to make synchronous call? In some > document i saw it supports only async call back, so I decided to go with > QPID C++ messaging API. > > Thanks, > Mohan > > > > > -- > Sent from: http://qpid.2158936.n2.nabble.com/Apache-Qpid-users-f2158936.html > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
