Skip to content

[Question] WebSocketBehavior#close event handler's "No more socket updates required." message? #242

Answered by ghost
michaelnwani asked this question in Q&A
Discussion options

You must be logged in to vote

That message comes from a client. It's not coming from uWS. So it's just a regular close message some client is sending you, as spec allows. I would ignore it if you don't care about it.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant
Converted from issue

This discussion was converted from issue #242 on December 09, 2020 07:35.