'Hello World' for Using Message Brokers
Challenge for MLH's Global Hack Week: Data
What it does
Using LavinMQ, a message broker, I connect to a LavinMQ instance and open a channel so that messages can be sent from a producer to a consumer. I create a producer and consumer and send a simple message: 'Hello World', which goes from the producer, to the message broker in a queue, and finally to the consumer.
Built With
- lavinmq
- node.js
Log in or sign up for Devpost to join the conversation.