mosquitto-users team mailing list archive
-
mosquitto-users team
-
Mailing list archive
-
Message #00485
Re: Python client: subscribe to unicode topic name
Hi Roy,
You're right, there were a few utf-8 related bugs. I believe I've now
fixed them all and that'll be in the 1.0 release, due on the 25th.
BTW, it would be better to discuss this on the Paho mailing list.
Regards,
Roger
On Mon, Jun 16, 2014 at 2:58 AM, Roy Barkas <roy@xxxxxxxx> wrote:
> Should the Python client (I'm using a recent version of the Paho client)
> support unicode topic names for subscribe?
>
> If it should then I can't get it to work.
>
> Instead I subscribe to topic_name.encode('utf-8') which does work.
>
> Cheers;
>
> RB
>
> --
> Mailing list: https://launchpad.net/~mosquitto-users
> Post to : mosquitto-users@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~mosquitto-users
> More help : https://help.launchpad.net/ListHelp
>
References