sta / sta/websocket-sharp

Socket closing all clients connection

Open
#252 2 comments 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

Socket is closing all clients connection time to time. I dont know why how can i handle this error ? Or is there anything to do for performanc?.

Im handling around 150-200 users. When its around 180-300 socket doing this problem. And until i redet the socket noone can able to connect it.

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

Start by reproducing the socket failure at the reported 180–300 connection range and inspect the server's connection lifecycle and reset behavior. Determine why all clients are disconnected and why new clients cannot connect until the socket is reset. Done means the cause is identified and the failure is prevented or handled without a manual socket reset.

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.