Hacker News new | ask | show | jobs
by NortySpock 610 days ago
My most recent foray into MQTT was using the MQTT 3.1.1 compatibility mode in NATS, which was pretty easy to set up once I got the permissions sorted out.

Works great for my smart home needs while also letting me explore latency and throughput load testing if I want to have a little fun.

1 comments

I'm using NATS as well, natively when possible but bridged to MQTT for devices that need it.