knolleary / pubsubclient

A client library for the Arduino Ethernet Shield that provides support for MQTT.
http://pubsubclient.knolleary.net/
MIT License
3.82k stars 1.47k forks source link

isRetained() and deleteTopic() methods are added #924

Open anklimov opened 2 years ago

anklimov commented 2 years ago

Now possible to identify is message have Retained flag or not and remove topic from broker