Skip to content

cloudfoundry-community/rabbitmq-nodejs-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rabbitmq-nodejs-app

This simple CF nodesjs app uses the amqplib(https://github.com/squaremo/amqp.node) library to send and receive message to a rabbitmq service on Cloud Foundry.

Requirments

  • Need to have rabbitmq service on CF space

Usage

cf push
cf bs rabbitmq-nodejs-app rmq
cf restage rabbitmq-nodejs-app

Visit the URL and if it says "OK" then your rabbitmq is good!

About

Simple RabbitMQ App written in NodeJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published