/amqptail

Primary LanguageJavaScriptOtherNOASSERTION

AMQPTail

Subscribe to AMQP exchange and output messages to the console

Installation

  • If not already installed, install NodeJS
  • Download amqptail HERE
  • Unzip in a local directory and cd in it
  • Run npm install (just the first time)
  • Run node tail.js and follow instructions

Credits/License

See license file