
components
details
MQTT is a lightweight messaging protocol ideal for small devices. This library allows you to send and receive MQTT messages.
This tutorial provides a client for doing simple publish/subscribe messaging with a server(http://www.hivemq.com/demos/websocket-client/) that supports MQTT.
Source code is included in this article. Please check it in the article.
documents
COMMENTS