Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

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.