I had my pull socket working without async and now I am trying to use asyncio. Following the documentation I have:
asyncio
import zmq import zmq.asyncio