GH-474: change MQTT::max_payload_size to be a runtime option

This commit is contained in:
Jon Siwek 2019-08-05 18:11:54 -07:00
parent 704969ddd6
commit 35c42b4b09
12 changed files with 49 additions and 23 deletions

View file

@ -0,0 +1,3 @@
mqtt_publish, Hello from the Paho blocking client, 35, 35
mqtt_publish, Hello MQ, 8, 10
mqtt_publish, Hello, 5, 10