Skip to content

a demostrative code showing how connect a RabbitMQ queue with websocket for bidireccional communication

Notifications You must be signed in to change notification settings

cocodrino/RabbitMQ-to-NodeJS-Websocket

Repository files navigation

Example code about bidirectional communication between rabbitMQ Queue and Websockets

This is a demostration about how achieve a bidireccional communication with rabbitMQ and websockets, default rabbitMQ queue is named tasks but you can change this using an environment variable WSTOAMQQUEUE

Code updated using Async await :D






DIAGRAM

enter image description here

Written with StackEdit.

About

a demostrative code showing how connect a RabbitMQ queue with websocket for bidireccional communication

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published