Some more comparative traces may (or may not) help folks advise, possibly even some example code to go with it.
On 20 July 2016 at 11:34, Tobias Duckworth <[email protected]> wrote: > Yes, so just to clarify... > > Azure is sending a response to my message authenticating with the hub, and > the behaviour is different between the reactor/messenger build and > connection_engine. Not sure why. > > In the reactor build, I'm able to convert the message body to a string and > print it out, whereas in the connection_engine build this causes a > decode_error: > > terminate called after throwing an instance of 'proton::decode_error' > what(): decode: no more data > Aborted (core dumped) > > Any ideas about why the behaviour here might differ? > > > > > -- > View this message in context: > http://qpid.2158936.n2.nabble.com/qpid-proton-0-12-2-connection-engine-and-ssl-tp7647090p7647928.html > Sent from the Apache Qpid users mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > 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]
