sta / sta/websocket-sharp

How to set sessionid?How to send point to point?

Open
#74 3 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

I want to achieve the kind of online customer service feature, you can chat one on one, I try to use sessions.sendto this method, but you can not set this sessionid, how can I do to find this ID? and How to combine the database

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 reading the sessions.sendto method and the session handling exposed by websocket-sharp. Determine how a session ID is obtained and how one-to-one message routing would relate to database-backed customer records; done would require a documented, agreed implementation path.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
backend, networking
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
15/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.