How to handle a closed client connection on the server? #173
Unanswered
Abdullah-l
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
-
Hello,
When a client network connection fails, the unsubscribe callback is not triggered on the server. I attempted to implement this approach only to find out periodic timers are incompatible with AnyCable. How can I handle such issue with AnyCable?
Beta Was this translation helpful? Give feedback.
All reactions