name=PubSubClient version=2.2 author=Nick O'Leary maintainer=Nick O'Leary sentence=A client library for MQTT messaging. paragraph=MQTT is a lightweight messaging protocol ideal for small devices. This library allows you to send and receive MQTT messages from a remote server. It supports the latest MQTT 3.1.1 protocol and can be configured to use the older MQTT 3.1 if needed. It supports all Arduino Ethernet Client compatible hardware, including the Intel Galileo/Edison and ESP8266. category=Communication url=http://knolleary.github.io/pubsubclient/ architectures=*