stompjs icon indicating copy to clipboard operation
stompjs copied to clipboard

advice on comparing message-id

Open berdiyev7 opened this issue 3 years ago • 0 comments

Every time I query Rabbitmq, I add a unique uuid identifier to the message-id field, and I get a message with that identifier. Then I compare and try to write the message to setData, but at some point the messages don't compare

  1. Is there any mechanism for comparing message-id messages?

berdiyev7 avatar Oct 13 '22 10:10 berdiyev7