How can I handle disconnection with socket io? #4874
Unanswered
karasword55
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am using socket io on laravel to track online and offline users. When I switch the page where I connect to socket io, the connection shuts down. But I don't want to shut down the connection when I surf in the application. I mean, Is there a path to connect socket io other all blades?
Beta Was this translation helpful? Give feedback.
All reactions