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
- Host: GitHub
- URL: https://github.com/suddengunter/mqtt-liveview
- Owner: SuddenGunter
- License: mit
- Created: 2024-10-13T17:19:22.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-15T22:16:23.000Z (over 1 year ago)
- Last Synced: 2025-02-04T16:18:22.744Z (over 1 year ago)
- Topics: elixir, liveview, mqtt, phoenix
- Language: Elixir
- Homepage:
- Size: 111 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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