main
RabbitMQ Examples
This repository contains the example code from the RabbitMQ getting started tutorials.
More information can be found in this post.
To get started you will need to install rabbitmq and ruby.
$ brew install rabbitmq
$ bundle install
$ rabbitmq-server