Closed lin-gooo closed 4 months ago
Hi there, please double check that you are using an asyncio event loop that supports the add_reader
method.
I'll tentatively close this as there have been no further responses. If it is still a problem, please feel free to reopen! 🙂
Hi, I tested the simplest example in the documentation, connecting to my locally started emqx, and then sending and receiving data, but I get errors on both ends! And with the same configuration, I'm using the paho package and it's connecting and sending/receiving data just fine.
publisher.py
subscriber.py
error message
Refs: https://github.com/sbtinstruments/aiomqtt/issues/34
@frederikaalund @empicano