Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/petergrace/mqtt-proxy

Replicate n topics from sources to n topics of sinks
https://github.com/petergrace/mqtt-proxy

Last synced: about 7 hours ago
JSON representation

Replicate n topics from sources to n topics of sinks

Awesome Lists containing this project

README

        

# mqtt-proxy

This app allows one to replicate topics from any number of source mqtt servers, to any number of "sink" mqtt servers.

This works similarly to how mosquitto can proxy between servers, but, this works even if you don't have config access to the server.