sta / sta/websocket-sharp

How to set realm for client

Open
#377 0 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 was unable to find anything in documentation about setting realm for client. There is only section about how to set realm for server. My server is implemented by this library https://github.com/voryx/Thruway. Client from websocket-sharp is able to connect to server and send a message but I haven't found a possibility to receive messages.
I would need to set realm and be able to subsribe to topics.
Is this even possible with websocket-sharp client?
Thank you.

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

No file or test is named. Start by reviewing the client API and existing documentation for realm and subscription support, then compare that guidance with the Thruway server setup described in the issue. Done means the supported client configuration and subscription path are documented, or the limitation is clearly stated.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
documentation, networking
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.