Unable to connect Socket io in the nodejs server file with the frontend
This is my server.js file. I am unable to connect user in the websocket to server file. I have tried multiple approaches but none of them worked. I am using the same version of the socket-io file. My db connection is successful and server is listening as well but unable to connect socket io in the backend.