Raised an issue to discuss how to improve curl's MQTT message output.
github.com/curl/curl/issues/16…
Comments and insight requested to plan a possible PR as I can't see a way to fix it without it being a breaking change to current behaviour.
No way to parse multiple MQTT messages from the output stream · Issue #16633 · curl/curl
I did this I ran curl mqtt://test.mosquitto.org/curl/test --output test.out -N Then in a different terminal curl mqtt://test.mosquitto.org/curl/test -d "helloWorld" curl mqtt://test.mosquitto.org/c...GitHub