-
If you call How can you check if the websocket has been closed before sending the message? |
Beta Was this translation helpful? Give feedback.
Answered by
ghost
Jan 28, 2020
Replies: 3 comments
-
You can't. You have to track that. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected
-
Ok, thanks. |
Beta Was this translation helpful? Give feedback.
0 replies
-
So, if the websocket is closed, is it guaranteed that the |
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
You can't. You have to track that.