How to forcibly destroy a websocket connection? #23588
Unanswered
nik-webdevelop
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
Uh oh!
There was an error while loading. Please reload this page.
-
I'm implementing my own websocket
heartbeatwith Oak middleware and I would like to destroy all hanging websocket connections (with1006code).How can I do this?
Is there any analog to node
ws.terminate()?Beta Was this translation helpful? Give feedback.
All reactions