I'm trying to send out a message from mosquitto_pub to mosquitto_sub on the same computer (localhost)
The connection seems to be stable, nothing showed up on the debug mode. I've also tried changing both host addresses to "localhost" and changing the QoS of the message to 0, 1, and 2. I am not sure what I am missing out.