websocket client problem
Open
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 6.1k
- Forks
- 1.7k
- PR merge metrics
- No merged PRs in 30d
Description
Server : c++ WebSocker server
Client : EchoBack of MenuExtionsion
- Client connected to server
- Client sended 5 characters
- Server replied
- Client socket was closed(Code : 1001)
- An exception has occurred while receiving a message.
Why??
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
No repository file or test is named. Start by reproducing the exchange with the described C++ WebSocket server and EchoBack of MenuExtension, then trace how websocket-sharp handles close code 1001 and the receive exception. Done means identifying a reproducible cause and documenting the relevant behavior or adding a regression test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, csharp
- Domain
- networking
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100