wialon / gmqtt

Python MQTT v5.0 async client
MIT License
385 stars 53 forks source link

Properly handle already encoded topics #152

Closed nanomad closed 5 months ago

nanomad commented 5 months ago

client.py has a logc bug. When topic is not a string, it uses the 'class str' as the topic instead of its representation