Skip to content

marcospohn/mqtt-fed

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mqtt-fed

A federator for MQTT brokers.

Installation

You will need the Rust compiler (version 1.58 or later) and the Rust package manager (Cargo). Both can be installed using Rustup.

To install mqtt-fed run:

cargo install --git https://github.com/nicolaskribas/mqtt-fed.git

Running

Use the -c flag to indicate the config file to the federator, running like this:

mqtt-fed -c mqtt-fed.toml

Configuration files must be in the toml format, an example of configuration file can be found here.

About

A federator for MQTT brokers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%