Emit data from react to node server using socket.io-client

前端 未结 0 1883
庸人自扰
庸人自扰 2021-01-02 12:47

I tried to emit data from client to server using [socket.io-client][1] and the following code i added in react app.

import io from "socket.io-client"         


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