##Rabbiter
A stupid simple java command line tool for sending and receivng crap from RabitMQ.
Note the rabitMQ host and queue names are static fields in Send.java.
To use:
gradle build
java -jar build/libs/rabiter-1.0.jar --send hello
| Name | Name | Last commit date | ||
|---|---|---|---|---|
##Rabbiter
A stupid simple java command line tool for sending and receivng crap from RabitMQ.
Note the rabitMQ host and queue names are static fields in Send.java.
To use:
gradle build
java -jar build/libs/rabiter-1.0.jar --send hello