how can i connect to socket server from client via api using io.connect socket io
Before adding the reverse proxy, I could connect to the socket at port 3000 without any issues. However, after adding the reverse proxy, the connection to port 3000 fails, but it successfully connects at port 3002.