declension / squeeze-alexa

Squeezebox integration for Amazon Alexa
GNU General Public License v3.0
59 stars 20 forks source link

Provide MQTT as alternative networking #50

Closed declension closed 6 years ago

declension commented 6 years ago

It's a total re-think, but MQTT was one of the original options for solving this, along with long-lived websockets etc. Raising this to track ideas as it's suddenly more important to me :smile:

Pros

Cons

frelev commented 6 years ago

Sounds interesting, I have MQTT up and running (local broker) if you need something to be tested

declension commented 6 years ago

Thanks. It needs to be the AWS one really - anything local is just different networking hassle (and doesn't solve my use case), and anything cloud but not AWS is workable, just too much hassle / cost.

Also, I managed to get CLI tests working fairly easily. Won't have any time to play with this for a while but the concept seems good