GoLang REDBus example Build make build-example Consumer ./bin/consumer -t topic-1 -g group-1 Producer ./bin/producer -t topic-1 -m "Some message"