nestjs-websocket
nestjs-websocket copied to clipboard
Reconnect when connect closed
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 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
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?
Hey @0xslipk, did you have a chance to look into this? I'm having the same issue as @viethrk
Sorry for the delay I will look into this now
I'm having this issue as well. Did you have time thinking about this? @0xslipk