Skip to content

ably-forks/node-amqp-cli

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#amqp-consume-cli

Command line tools for consuming messages direct from queues on AMQP servers like RabbitMQ.

A fork from amqp-cli to get around limitations in the @sazze/amqp library that was being used (such as automatically trying to bind to amqp.direct).

##Install

npm install -g amqp-consume-cli

##Consume

amqp-consume --help

##About

This CLI tool was forked to provide a simple CLI for consuming realtime data from Ably realtime using Ably Reactor Queues. Messages published on pub/sub channels are pushed onto AMQP/STOMP compatible queues using queue rules. These messages can be consumed by servers in real time over AMQP/STOMP protocols. Find our more about Ably Queues.

About

command line tools for interacting with amqp servers like RabbitMQ

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%