eclipse-paho / paho.mqtt.embedded-c

Paho MQTT C client library for embedded systems. Paho is an Eclipse IoT project (https://iot.eclipse.org/)
https://eclipse.org/paho
Other
1.37k stars 757 forks source link

Underscore invalid in hostname #164

Closed leifnel closed 5 years ago

leifnel commented 5 years ago

Changed _ to - in hostname in examples.

leifnel commented 5 years ago

Hmm, this wasn't what I intended to do,