Relative Content

Tag Archive for javascriptreactjsnode.jstcptcpserver

_a.Socket is not a constructor

I have an electron app that should do with the TCP server and on my client side I had this error”_a.Socket is not a constructor”, after connecting to my server, the server worked normally, but the connection had issues, connection code below