top | item 32441264 Show HN: Merle, an IoT framework written in Go 16 points| sfeldma | 3 years ago |merliot.org 5 comments order hn newest rndmio|3 years ago Doesn’t support “legacy” IoT protocols in favour of websockets? This might be fun but it’s not serious. sfeldma|3 years ago It is fun, but also serious. IOT_Apprentice|3 years ago Why no support for MQTT? Please explain. sfeldma|3 years 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. evansmidwa|3 years ago This seems fun
rndmio|3 years ago Doesn’t support “legacy” IoT protocols in favour of websockets? This might be fun but it’s not serious. sfeldma|3 years ago It is fun, but also serious.
IOT_Apprentice|3 years ago Why no support for MQTT? Please explain. sfeldma|3 years 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.
sfeldma|3 years 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.
rndmio|3 years ago
sfeldma|3 years ago
IOT_Apprentice|3 years ago
sfeldma|3 years ago
evansmidwa|3 years ago