Thread Previous • Date Previous • Date Next • Thread Next |
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
Thread Previous • Date Previous • Date Next • Thread Next |