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
{{ message }}
This repository has been archived by the owner on Jul 21, 2021. It is now read-only.
I know that we can use
State()
function to check current connection state, but can not know the state changes immediately.In
setState
, there is aeventChan
but it can not used outer, only in test I know. Could you let it open? Maybe below:Why I need this, if SessionExpired and reconnect ok, we can not know it any way. So now we could only re-create a new connection when expired.
The text was updated successfully, but these errors were encountered: