Re: QoS Level on MQTT

2021-06-28 Thread Gealber Morales via curl-library
Totally agree, adding another option it may be not the correct way, given the huge amount of options that curl already have. I will look closer on that, before starting to write any code. Thanks for the suggestion Greetings El lun., 28 de jun. de 2021 9:25 p.m., Dan Fandrich via curl-library < cur

Re: QoS Level on MQTT

2021-06-28 Thread Dan Fandrich via curl-library
On Mon, Jun 28, 2021 at 08:29:33PM -0400, Gealber Morales via curl-library wrote: > My intention is to add this option, for the publishing, in a way like this: > > curl -d 95 -qos 2 mqtt://localhost:1883/curl/mqtt > > The new option would be -qos ,  in case of omission  zero would be the > defau