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.
I need to connect via an API at port 3000, specifically: 3000/api/chat/.
I tried using io.of, but I couldn’t connect.
New contributor
Gautam Kumar is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.