njouanin / hbmqtt

MQTT client/broker using Python asynchronous I/O
MIT License
804 stars 190 forks source link

ACL support for clients #64

Open jcea opened 7 years ago

jcea commented 7 years ago

I would need to be able to control what topics a client can publish to and subscribe to.

Any plan for that?.

njouanin commented 7 years ago

Hi, To be honest I'm now only maintaining this project in case of bugs or simple improvments. So I don't plan to develop an ACL feature for now. You can contribute if you like.