How to return multiple updates of a JSON using expressjs and nodejs

前端 未结 0 2003
广开言路
广开言路 2020-12-20 07:48

I have a server side task that takes some time to compute, and I\'d like to periodically send updates to the client. I store and send the information as an object (via JSON)

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