Hacker News new | ask | show | jobs
by BrandoElFollito 599 days ago
I discovered MQTT with Home Assistant (a home automation solution, no, sorry, THE home automation solution).

It helped me to understand pubsub philosophy and I ended up using it for my personal development - to the point where I was misusing it (which is the typical path with technologies one discovers)

It is a great protocol for home automation but quickly gets annoying for more complex scenarios.