I am facing an error while connecting my socket server. The server is not connecting
I am trying to create a socket server using node js and express but it returns the following error:
Error in Postman
This is my code:
App is an express server running on 5000
`