Replies: 1 comment
-
I solved this by modifying |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am writing a chat app.
If a client disconnects abruptly ( due to network issue ,etc) ,it should be detected immediately.
Currently disconnect is detected after around 30 seconds.How can I configure Channels so that it will be detected immediately or near-immediately?
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions