Last active
September 8, 2016 08:45
-
-
Save fxp/6b9d637040514f2e56e2637cd7c136d5 to your computer and use it in GitHub Desktop.
ActiveMQ Ack problem
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
I've tried ##stomp-client##, ##stompy## to receive message from ActiveMQ.(ActiveMQ 5.14.0) | |
Only [##stompit##](https://www.npmjs.com/package/stompit) works for me on ack the message to remove message message from pending messages. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment