-
Notifications
You must be signed in to change notification settings - Fork 930
registered_topics_like_mqtt_sn
Nicholas Humfrey edited this page Jul 1, 2016
·
1 revision
MQTT-SN has the ability to register topic strings for later use. This means the complete topic string does not need to be sent for each PUBLISH message, reducing packet size. This would be a nice feature for MQTT as well.