An open API service indexing awesome lists of open source software.

https://github.com/suddengunter/mqtt-liveview

Elixir/Phoenix liveview app that allows to subscribe/view contents of mqtt topics
https://github.com/suddengunter/mqtt-liveview

elixir liveview mqtt phoenix

Last synced: 2 months ago
JSON representation

Elixir/Phoenix liveview app that allows to subscribe/view contents of mqtt topics

Awesome Lists containing this project

README

          

# MqttLiveview

App that allows to connect to mqtt broker, subscribe to topics and view messages inside them.

## Current status

Not production ready, I was just wanted to check current state of ExMQTT and do some learning on steams in Phoenix