Buy commercial curl support from WolfSSL. We help you work
out your issues, debug your libcurl applications, use the API, port to new
platforms, add new features and more. With a team lead by the curl founder
himself.
Re: QoS Level on MQTT
- Contemporary messages sorted: [ by date ] [ by thread ] [ by subject ] [ by author ] [ by messages with attachments ]
From: Gealber Morales via curl-library <curl-library_at_cool.haxx.se>
Date: Mon, 28 Jun 2021 21:33:17 -0400
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 <
curl-library_at_cool.haxx.se> escribió:
> 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 <level>, in case of omission zero would
> be the
> > default value, like it is right now.
>
> Ideally, any new option should keep in mind future use in other protocols
> as
> well, e.g. setting the weight of an HTTP/2 stream. I don't know the best
> way
> to do that, but it would be nice to avoid having to define a new, slightly
> similar option in the future that does basically the same thing for another
> protocol. Maybe simply defining the value as protocol-dependent is good
> enough.
>
> Dan
> -------------------------------------------------------------------
> Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
> Etiquette: https://curl.se/mail/etiquette.html
-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette: https://curl.se/mail/etiquette.html
Received on 2021-06-29
Date: Mon, 28 Jun 2021 21:33:17 -0400
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 <
curl-library_at_cool.haxx.se> escribió:
> 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 <level>, in case of omission zero would
> be the
> > default value, like it is right now.
>
> Ideally, any new option should keep in mind future use in other protocols
> as
> well, e.g. setting the weight of an HTTP/2 stream. I don't know the best
> way
> to do that, but it would be nice to avoid having to define a new, slightly
> similar option in the future that does basically the same thing for another
> protocol. Maybe simply defining the value as protocol-dependent is good
> enough.
>
> Dan
> -------------------------------------------------------------------
> Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
> Etiquette: https://curl.se/mail/etiquette.html
-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette: https://curl.se/mail/etiquette.html
Received on 2021-06-29