Can't use WebSocketSharp on Windows apps
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 6.1k
- Forks
- 1.7k
- PR merge metrics
- No merged PRs in 30d
Description
I used Websocket sharp on Android, WebGL, and iOS, but while trying to compile for any WPA target it just won't see websocket. I tried using Nuget to get websocketsharp, a clone one appeared to me that should be compatible (with net 4.5), but it wasn't: I am using Win10 and it says while I'm trying to download and include it in the project that " Some packages are not compatible with UAP,Version=v10.0 (win10-x64-aot)".
Sorry for the convulted issue, if there is need for futher information about this I'll deliver.
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 names no repository file, test, or entry point. First reproduce the NuGet inclusion failure for UAP,Version=v10.0 (win10-x64-aot) and identify the incompatible dependency; done means a supported WebSocketSharp package can be included for that target.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- networking
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100