Skip to content

Lima-e-Silva/mosquitto-railway-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

22 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Mosquitto Railway Template

Deploy on Railway

๐Ÿ“ Info

Mosquitto is an open source (EPL/EDL licensed) message broker that implements the MQTT protocol versions 5.0, 3.1.1 and 3.1. Mosquitto is lightweight and is suitable for use on all devices from low power single board computers to full servers.

An MQTT message broker is a central component that enables communication between clients and IoT devices using the MQTT protocol. It follows the publish-subscribe (pub/sub) messaging model, which plays a crucial role in managing MQTT connections and performing data transmission.

The broker receives messages from publishers, verifies their publishing rights, and queues messages according to their Quality of Service (QoS) levels. It further identifies authorized subscribers and routes them to appropriate subscribers.

Learn more about Mosquitto here: Eclipse Mosquitto

๐Ÿ” Variables

  • MOSQUITTO_USERNAME: Username used to publish and subscribe
  • MOSQUITTO_PASSWORD: Password used to publish and subscribe

๐Ÿ› ๏ธ Examples

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •