libossia
libossia copied to clipboard
feature request : add support for some IoT protocol
some of them are listed here : https://www.postscapes.com/internet-of-things-protocols/
- [ ] MQTT (https://github.com/qt/qtmqtt) https://github.com/arobenko/mqtt
- [ ] MQTT-SN (https://github.com/arobenko/mqtt-sn)
- [ ] CoAP (https://github.com/obgm/libcoap)
- [ ] Firmata
- [ ] SLIP encoding
see also
- https://github.com/OSSIA/libossia/issues/85
- https://github.com/OSSIA/libossia/issues/83
which are maybe related a bit ?
absolutely, so it makes more sense for me to dig into protocol things to understand how to implement new ones
https://github.com/redboltz/mqtt_cpp we could use that one for mqtt
I would like to give an upvote for mqtt.
do you have an example of an app which speaks MQTT we could use as an example to try against ?
not an app per se but a cool mqtt-broker with fantastic visualizations of the dataflow:
https://www.shiftr.io/desktop