NotImplementedError when using ZMQ with asyncio

前端 未结 0 826
攒了一身酷
攒了一身酷 2020-12-23 18:39

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

import zmq
import zmq.asyncio
         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题