Closed nadjibnet closed 4 years ago
When the api stay running and there is for some reason a connection failure. The SlackSocketClient is disconnected. What I added is: An event to be notified when the connection is lost. So, After that we can retry to connect again :).
Can you clean up the indentation on this?
@Inumedia sorry I just saw your feedback. Thanks for update
When the api stay running and there is for some reason a connection failure. The SlackSocketClient is disconnected. What I added is: An event to be notified when the connection is lost. So, After that we can retry to connect again :).