Skip to content

Instantly share code, notes, and snippets.

@fxp
Last active September 8, 2016 08:45
Show Gist options
  • Save fxp/6b9d637040514f2e56e2637cd7c136d5 to your computer and use it in GitHub Desktop.
Save fxp/6b9d637040514f2e56e2637cd7c136d5 to your computer and use it in GitHub Desktop.
ActiveMQ Ack problem
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