0.0.5 • Published 9 years ago

mqtt-proxy v0.0.5

Weekly downloads
1
License
MIT
Repository
github
Last release
9 years ago

mqtt-proxy

This project aims to solve the problem of matching individual clients to specific brokers via a single public facing host/port combination.

Usage:

node mqtt-proxy <host:port> <map>

i.e.

node mqtt-proxy localhost:1883 map.json

Map format:

Edit map.json to create an array of maps. Example file below:

Matching:

This is a relatively green project with debugging enabled; without a set of test scripts; and with no support yet for ssl/tls certificates

Please feel free to fork and improve.

Koha (Donation) - If you like our work and would like to make a small donation to help us continue

0.0.5

9 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago