Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reconnect Auth Behavior #1461

Open
eghnacr opened this issue Oct 29, 2023 · 0 comments
Open

Reconnect Auth Behavior #1461

eghnacr opened this issue Oct 29, 2023 · 0 comments

Comments

@eghnacr
Copy link

eghnacr commented Oct 29, 2023

While instantiate SocketManager, we provide an authentication token with extra header. However, what happens when we need to reconnect, especially when the token has changed.

Does it skip the authentication steps?
If a new token is required for a reconnection, how can I provide it? Do I need to create a new SocketManager instance?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant