Skip to content

A concept of MQTT middleware (client) that accepts all messages from MQTT broker, processes it and then forwards the response to other MQTT clients

Notifications You must be signed in to change notification settings

sahil-khanna/mqtt-middleware

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mqtt-middleware

A concept of MQTT middleware (client) that accepts all messages from MQTT broker, processes it and then forwards the response to other MQTT clients. Uses RabbitMQ as MQTT broker

Steps

  1. Install RabbitMQ server by reading instructions from here (https://www.rabbitmq.com/install-homebrew.html)
  2. Start RabbitMQ server rabbitmq-server

About

A concept of MQTT middleware (client) that accepts all messages from MQTT broker, processes it and then forwards the response to other MQTT clients

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published