[Windows Forms] Send button not sending data.
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
- 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
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