deftio / mqtt_test

hacking around with mqtt brokers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MQTT quick experiments

This is quick overview (tested on linux) for running a local mqtt broker (server) and having some javascript client send/receive (publish/subsribe) a topic.

Setup

About

hacking around with mqtt brokers


Languages

Language:JavaScript 74.9%Language:Python 20.6%Language:Shell 4.5%