njouanin / hbmqtt

MQTT client/broker using Python asynchronous I/O
MIT License
800 stars 188 forks source link

Typo in setup.py preventing hbmqtt to be referenced as an MQTT broker #123

Closed dawagner closed 6 years ago

dawagner commented 6 years ago

hbmqtt is described as an "MQTT client/brocker using Python 3.4 asyncio library". Because of that, looking for an MQTT broker on pypi.org does not result in finding hbmqtt.