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
Tried with the example code from the readme.
When calling closeWebsocket (unsubscribing from messagesSubscription) will not invoke the complete callback from the subscription observer.
Tried with the example code from the readme.
When calling
closeWebsocket(unsubscribing frommessagesSubscription) will not invoke thecompletecallback from the subscription observer.