Imads608 / PokeHub-App

This is a clone of Pokemon Showdown with additional features. (This is sort of inactive for now)
0 stars 0 forks source link

Refactor Socket Connection Handling Logic #55

Open Imads608 opened 1 year ago

Imads608 commented 1 year ago

Currently, it doesn't seem like the Client side Websocket Connection logic is reliable when it comes to reconnecting.

Maybe we can move some of this logic to Hooks for handling reconnection.