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 Apr 6, 2021. It is now read-only.
login_callback is called exactly once, when auth succeeds or fails. it is destructed thereafter
client_data_received_callback is called once if auth succeeds and again whenever there is a transition AUTHENTICATING -> OPEN
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
We need to review the login behaviour in deepstream in general. Having a login callback being called more than once should be invalid behaviour
The text was updated successfully, but these errors were encountered: