Passing errors from server to client socket.io

后端 未结 0 1225
隐瞒了意图╮
隐瞒了意图╮ 2020-12-17 17:33

I\'ve created a node.js app that uses socket.io and want to pass errors from the server to the client. This is what I have so far:

io.use( (socket: CustomSock         


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