Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [paho-dev] On Paho's opinionated URI validation

which equates to a pattern of mqtt+<network protocol> so something like:

mqtt+tcp
mqtt+ssl
mqtt+ws
mqtt+wss

and possibly
mqtt and mqtts as shorthand for the first two



All the best
Dave

 



From:        Al Stockdill-Mander <asm@xxxxxxxx>
To:        General development discussions for paho project <paho-dev@xxxxxxxxxxx>
Date:        13/11/2013 04:16
Subject:        Re: [paho-dev] On Paho's opinionated URI validation
Sent by:        paho-dev-bounces@xxxxxxxxxxx




Coap is proposing a similar scheme for referring to coap over
websockets (
http://tools.ietf.org/html/draft-savolainen-core-coap-websockets-00),
this would seem an appropriate way to structure mqtt uris.

Al

On 12/11/2013, Marc L Cohen <mlcohen@xxxxxxxxxx> wrote:
>
> He is using the "+" in the scheme. It is allowed as a character in the
> scheme.
>
>
> Marc L. Cohen
> MessageSight Test/Development
> Internet:mlcohen@xxxxxxxxxx
>  also at:teddybbear@xxxxxxx
> (512) 286-5744 (T/L 363-5744)
> FAX (512) 973-4293
>
>
>
> From:                 Roger Light <roger@xxxxxxxxxx>
> To:                 General development discussions for paho project
>             <paho-dev@xxxxxxxxxxx>,
> Date:                 11/12/2013 04:48 PM
> Subject:                 Re: [paho-dev] On Paho's opinionated URI validation
> Sent by:                 paho-dev-bounces@xxxxxxxxxxx
>
>
>
> On Tue, Nov 12, 2013 at 10:10 PM, Carrer, Marco
> <marco.carrer@xxxxxxxxxxxx> wrote:
>> Another alternative could be to make it explicit:
>>
>> mqtt+ssl://host:port/
>
> + isn't allowed in hostnames, so this wouldn't work with SRV DNS
> records or zeroconf.
>
> Cheers,
>
> Roger
> _______________________________________________
> paho-dev mailing list
> paho-dev@xxxxxxxxxxx
>
https://dev.eclipse.org/mailman/listinfo/paho-dev
>
>
_______________________________________________
paho-dev mailing list
paho-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/paho-dev



Unless stated otherwise above:
IBM United Kingdom Limited - Registered in England and Wales with number 741598.
Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6 3AU

Back to the top