Y
Hacker News
new
|
ask
|
show
|
jobs
Show HN: Merle, an IoT framework written in Go
(
merliot.org
)
16 points
by
sfeldma
1403 days ago
3 comments
rndmio
1403 days ago
Doesn’t support “legacy” IoT protocols in favour of websockets? This might be fun but it’s not serious.
link
sfeldma
1402 days ago
It is fun, but also serious.
link
IOT_Apprentice
1402 days ago
Why no support for MQTT? Please explain.
link
sfeldma
1402 days ago
Good question. Short answer is MQTT wasn't needed. Merle uses JSON message over websockets sent on a broadcast message bus. The Thing or its UI subscribes to these JSON messages, similar to MQTT topics.
link
evansmidwa
1403 days ago
This seems fun
link