I googled a lot and found a lot of discussions over this but its still
not clear to me ;)

If a producer sends a binary message via STOMP (with content-length
header), should the consumer of that message also get a binary message
or not?

Right now (AMQ 5.2.0) it seems that all messages sent by AMQ come out
as text messages, i.e. without content-length header, no matter how
they are sent.

Is there a way to force a binary message somehow?


Reply via email to