Any recommendations on a MQTT client for Elixir?

yes thats odd, I tried to understand, but I’m not risking any more brain damage looking at too much Erlang code (you saw what happended when I felt clever looking at the cli code).

Over the weekend sometime I’ll write some working sample code. I need:

  • connect (encrypted, username+password)
  • static list of subscriptions
  • publish retained
  • automatic reconnect (which is not handled by emqtt)