nestjs-websocket icon indicating copy to clipboard operation
nestjs-websocket copied to clipboard

Reconnect when connect closed

Open viethrk opened this issue 3 years ago • 5 comments

i used your module. However, I have a problem as follows, when the connection to the server side is closed, now I don't know how to reopen that connection. I'd love you feedback guys :D

viethrk avatar Nov 10 '21 04:11 viethrk

i used your module. However, I have a problem as follows, when the connection to the server side is closed, now I don't know how to reopen that connection. I'd love you feedback guys :D

I will look into this

0xslipk avatar Nov 18 '21 10:11 0xslipk

I was taking a look into your code, and I was thinking, maybe you can create a method like reconnect exposed from the ws, so maybe the provider can be recreated?

ruslanguns avatar Dec 27 '21 15:12 ruslanguns

Hey @0xslipk, did you have a chance to look into this? I'm having the same issue as @viethrk

benjlevesque avatar Jul 29 '22 16:07 benjlevesque

Sorry for the delay I will look into this now

0xslipk avatar Jan 10 '23 10:01 0xslipk

I'm having this issue as well. Did you have time thinking about this? @0xslipk

LeoLTM avatar Aug 21 '23 06:08 LeoLTM