metallicgloss/DiscussionNet-Chat-Platform

Server Termination - Reconnection Fault

Closed this issue · 2 comments

In the event the server terminates unexpectedly, clients are kicked back to the setup page but object still persists (meaning the port cannot be re-bound to in the event the user wishes to reconnect).

@AdnanT-ADN - integrate a way to self destroy client object on server disconnection.
@metallicgloss - integrate a method to destroy chat window so previous messages do not persist when reconnected.

Just created a push that reopens the port allowing the user to reuse it after being disconnected from the server.

Fix confirmed.