Skip to content
This repository was archived by the owner on Oct 29, 2023. It is now read-only.

CesarF/Microservice-nodejs-mosquitto-to-kafka

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Microservice: nodejs mosquitto to kafka

This microservice write in javascript works as a bridge for mosquitto to rabbitmq or mosquitto to kafka, comparing the message structure against a structure saved in a redis database.

It uses last version of MQTT.js, ampqlib, node-kafka and redis.

Installation

npm install

#to run rabbit bridge
node service_rabbit.js

#to run kafka bridge
node service_kafka.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published