Skip to content

stackhero-io/rabbitmqGettingStarted

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

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.