sta / sta/websocket-sharp

Client no receive close notification( close frame ) when the server sweep the inactive id

Open
#65 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C#
Stars
6.1k
Forks
1.7k
PR merge metrics
No merged PRs in 30d

Description

My client websocket component use SRWebSocket , When server(websocket-sharp) sweep the inactive id and cleanup and remove sessions, my client hasn't websocket did close notification ?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the case with an SRWebSocket client and a websocket-sharp server that sweeps an inactive session. Trace how the server cleanup handles the close frame and verify that the client receives its close notification; done means the notification is delivered when the server removes the session.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
networking
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.