Unable to connect postman to Nestjs web socket

Viewed 21

When I try to connect Nestjs socket to postman. I am always facing error.

Error: connect ENCONNREFUSED

When i tested the web socket it's working fine but postman shows always disconnected.

I have my server code and react code. Please let me know if I have to add them

Please help me in this scenario

0 Answers
Related