无法获取session的ID
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 6.1k
- Forks
- 1.7k
- PR merge metrics
- No merged PRs in 30d
Description
There is a very embarrassing situation:
The 1.0.2.0 version can get the session ID, which can be used to mark the current user, but the version does not support the OnMessage method.
Version 1.0.2.3 supports the Onmessage method, but the session ID cannot be obtained.
有一种很尴尬的情况:
1.0.2.0版本可以获取session的ID,可用来标记当前用户,但该版本不支持OnMessage方法。
1.0.2.3版本支持Onmessage方法,但是无法获取session ID。
very interesting...
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
Compare websocket-sharp versions 1.0.2.0 and 1.0.2.3, focusing on session ID access and the OnMessage method described in the report. Reproduce the behavior with a minimal client or server example; done when the session ID and OnMessage functionality are both available as expected.
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