registered_topics_like_mqtt_sn - mqtt/mqtt.org GitHub Wiki
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.