sabuhish / fastapi-mqtt

fastapi-mqtt is extension for MQTT protocol
https://sabuhish.github.io/fastapi-mqtt/
MIT License
256 stars 43 forks source link

Fix error in topic matching algorithm #61

Closed azogue closed 1 year ago

azogue commented 1 year ago

and implement exclusions for topics starting with "$"

closes #60

sabuhish commented 1 year ago

sorry man, I saw PR a bit late, when I run tests I saw failure on them, went to fix it, and forget to check other PRs.

sabuhish commented 1 year ago

Thanks again for your help in this library, your work was great!