Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [paho-dev] MQTT C Shared Library Names

Hi all,

good idea, but keep it short,
ph....
phmqttv3c.dll
libphmqttv3c

keep it short, omit vovels like hebrews do :-)
 
cheers,

luja



On 10/31/2013 3:08 PM, Ian Craggs wrote:
> Hi All,
>
> currently the shared library names are libmqttv3 plus suffixes:
>
> c - synchronous, non-SSL
> cs - synchronous, SSL
> a - asynchronous, non-SSL
> as - asynchronous, SSL
>
> On Windows, they are mqttv3c.dll ...
>
> I was thinking that they should have paho in the names, for "brand"
> identification.  If they do end up in Linux distributions, or
> otherwise distributed, this may be necessary to avoid clashes in any
> case.
>
> So...
>
> libpahomqttv3c
>
> and
>
> pahomqttv3c.dll
>
> ?
>
> Thoughts?
>
> Ian
> _______________________________________________
> paho-dev mailing list
> paho-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/paho-dev
>



Back to the top