You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, this awesome kit make my realtime chat and chatlist realtime update possible.
however, when the server get rebooted. the users must get connected again to keep the real time chatlist updated. otherwise, the realtime go broken.
how can I solve this problem?
Thank you