Python: Implement long-polling mechanism in BaseHTTPRequestHandler

后端 未结 0 1777
情深已故
情深已故 2020-12-03 03:18

I have a task to implement long-polling mechanism. I need to gather some requests during 30 seconds and than send all responses in one time for particular requests.



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