Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 827 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 827 Bytes

Getting started guide for RabbitMQ on Stackhero

How to send data to RabbitMQ

You can find here some examples of Node.js code to send data to a RabbitMQ server.

These examples are designed to run with a Stackhero RabbitMQ service. You'll more informations about Stackhero here:

How to use

You will find in this repository some RabbitMQ examples for different languages.

To clone this repository on your computer, use git clone https://github.com/stackhero-io/rabbitmqGettingStarted.git. Then go to the directory of your prefered language and follow the README.md file.