Port sharing with websocket-sharp?
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 6.1k
- Forks
- 1.7k
- PR merge metrics
- No merged PRs in 30d
Description
Hi
I have a self-hosted C#/C++ server application. Usually it runs on Server-2012, but sometimes we run it along the client on his Win7 machine.
On the server machine we use port-sharing of port 80. For the client we do not require port sharing (and for this we currently test websocket-sharp).
Is there a way websocket-sharp supports websocket port-sharing? (on the platforms that it is supported - win8.1, server 2012) ? I know it works with Win7 which is great, and I prefer to use it on both server instances.
Thanx in advance, Omer.
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
Start by reviewing websocket-sharp's server and listener entry points for Windows port-sharing support. Compare the behavior on Windows 7, Windows 8.1, and Server 2012, focusing on sharing port 80 with another service. Done means establishing whether the library supports this scenario and documenting the required limitations or changes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- networking
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100