eclipse / paho.mqtt-sn.embedded-c

Paho C MQTT-SN gateway and libraries for embedded systems. Paho is an Eclipse IoT project.
https://eclipse.org/paho
Other
315 stars 178 forks source link

Bug Fix of Empty Client Id of CONNECT #86 #88

Closed ty4tw closed 6 years ago

ty4tw commented 6 years ago

Set Client ID to a space cahr when the client ID of CONNECT is empty.

Signed-off-by: tomoaki tomoaki@tomy-tech.com