Hello!

I'm trying to use Qpid Proton Python bindings to talk to ActiveMQ message broker. So far sending simple text messages worked fine, however proton.Message class doesn't seem to present any way to set custom message headers. For example, when using STOMP protocol, I can specify "correlation-id", "transformation", and any additional "x-*" headers, which are recognized by ActiveMQ broker. Is it possible to specify the headers for AMQP messages sent via Qpid Proton?

Best wishes,
Andrey Paramonov

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to