Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/petergrace/mqtt-proxy
- Owner: PeterGrace
- License: mit
- Created: 2024-05-28T11:11:09.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-05-28T11:33:11.000Z (5 months ago)
- Last Synced: 2024-05-29T02:49:42.201Z (5 months ago)
- Language: Rust
- Size: 34.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.