-
Notifications
You must be signed in to change notification settings - Fork 51
Open
Labels
Description
Hi there,
due to issues like #148 and #138 I was wondering if it was possible to implement asyncio support in order to simultaneously process new mqtt events and do other stuff concurrently.
asyncio is suggested by adafruit as the way to deal with concurrent tasks. So I was wondering, why the library does not support asyncio (yet?).
Best regards,
Rico
d3lta-v and vladakdglaude