MQTT Support Added (#443)

This commit is contained in:
Chris Caron
2021-09-16 22:46:33 -04:00
committed by GitHub
parent 3c552a686f
commit 109841d72e
6 changed files with 872 additions and 3 deletions

View File

@@ -16,3 +16,6 @@ slixmpp; python_version >= '3.7'
# Provides growl:// support
gntp
# Provides mqtt:// support
paho-mqtt