|
|
Subscribe / Log in / New account

An introduction to MQTT

An introduction to MQTT

Posted May 12, 2018 9:48 UTC (Sat) by kbee (subscriber, #4468)
In reply to: An introduction to MQTT by smurf
Parent article: An introduction to MQTT

RIOT includes an MQTT-SN implementation, emCute, which runs over UDP [1,2]. RIOT also includes implementations of CoAP, which is an IETF-developed, HTTP-like protocol for constrained devices that includes extensions for publish-subscribe [3].

[1] http://doc.riot-os.org/group__net__emcute.html
[2] https://github.com/RIOT-OS/RIOT/tree/master/examples/emcu...
[3] http://coap.technology/


to post comments


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds