Skip to content

Take msgpack messages from a mqtt topic and push them into a redis list

Notifications You must be signed in to change notification settings

CyclickDevelopment/mqtt-msgpack-redis-bridge-go

Repository files navigation

MQTT to Redis MSGPack Unpacker

This code example takes messages from an MQTT topic which are encoded using msgpack and inserts them into a redis list.

The topic is set in fsdca-push-client.go or by passing the -topic argument.

Usage

./prepare.sh
docker-compose up

About

Take msgpack messages from a mqtt topic and push them into a redis list

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published