Firefox client failing
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 6.1k
- Forks
- 1.7k
- PR merge metrics
- No merged PRs in 30d
Description
I am using the websocket-sharp.clone version 3.0.0 from NuGet and get a strange return of the e.Text.ReadToEnd() when receiving a message the content is the following:
"�V��O��S��V\nI-���K�Q��3u�-=S�ʜ�+�<��t�B�S�<S�\n\u001cS���%E�%� �������"��!�][\v\0"
It works well with Internet Explorer and Chrome. Anyone experiencing the same?
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
Start by reproducing the Firefox case with websocket-sharp.clone 3.0.0 from NuGet and compare the value returned by e.Text.ReadToEnd() with Internet Explorer and Chrome. Trace the receive path for this message and determine why Firefox produces corrupted text; done means Firefox messages are decoded consistently with the other clients.
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