Client no receive close notification( close frame ) when the server sweep the inactive id
Open
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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