StompTypes.TStompFrame.Output adds an extra LINE_END between the body and
the COMMAND_END. As long as you are just using this StompClient,
everything seems to be fine as this extra character is removed in
StompTypes.StompUtils.CreateFrame, but if you use a Java client or e.g.
the ActiveMQ WebInterface to send a message, the Delphi StompClient will
lose the last character of the message body.
Original issue reported on code.google.com by daniele....@gmail.com on 14 Apr 2011 at 9:10
Original issue reported on code.google.com by
daniele....@gmail.com
on 14 Apr 2011 at 9:10