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

multiple pusher connection #436

Open
abin-sapaad opened this issue Oct 29, 2024 · 0 comments
Open

multiple pusher connection #436

abin-sapaad opened this issue Oct 29, 2024 · 0 comments

Comments

@abin-sapaad
Copy link

Steps to reproduce

               pusher.connect()
               pusher.connection.delegate = self

called once from view model

Expected behavior

getting one connection

Actual behavior

i got 2 connection and 1 disconnects immediately
here is the error :
nw_connection_set_queue_block_invoke [C31] Error in client: nw_connection_set_queue called after nw_connection_start

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