Commits


Sakthi Kannan authored and Andy Green committed a088b726962
mqtt: Setting the CONNECTED state only when SUBACK is received Setting the CONNECTED state only when SUBACK is received if the stream has defined a subscription topic. This is to avoid SS from sending out SUBSCRIBE right after CONNACK, even when the connection is not valid.