sta / sta/websocket-sharp

[Windows Forms] Send button not sending data.

Open
#513 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 am currently trying to make a mini chat programming using WebSocket. I have it connected to a NodeJS WebSocket server. It successfully connects but when pressing send it doesnt do anything. I get no errors in VS2017 or the Node server. What do I do?

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

The report mentions a Windows Forms client, a NodeJS WebSocket server, and Visual Studio 2017, but names no source file, test, or entry point. Reproduce the send-button behavior and inspect the client/server message path; the issue is done only when the button sends data and the server receives it, but the report does not define the expected message format.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp, nodejs
Domain
desktop, networking
Issue type
Bug
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.