WebSocketExtensions 1.0.2
See the version list below for details.
dotnet add package WebSocketExtensions --version 1.0.2
NuGet\Install-Package WebSocketExtensions -Version 1.0.2
<PackageReference Include="WebSocketExtensions" Version="1.0.2" />
<PackageVersion Include="WebSocketExtensions" Version="1.0.2" />
<PackageReference Include="WebSocketExtensions" />
paket add WebSocketExtensions --version 1.0.2
#r "nuget: WebSocketExtensions, 1.0.2"
#addin nuget:?package=WebSocketExtensions&version=1.0.2
#tool nuget:?package=WebSocketExtensions&version=1.0.2
WebSocketExtensions DotNetCore
Defines WebSocket extensions to microsoft WebSocket implementation to bring it in line with something like WebSocketSharp
This package attempts to be like WebSocketSharp for DotNetCore
- It is still a work in progress
- It is not a perfect drop in replacement
- Uses Async Api + Tasks
- Uses Microsoft's own implemenation of WebSocket and HttpServer for upgrade
- It is available via nuget package websocketextensions
- See IntegrationTests for usage examples: [https://github.com/maxfridbe/websocketextensions/blob/master/src/WebSocketExtensions.Tests/IntegrationTests.cs]
Why not use WebSocketSharp
- They do not seem to have a dotnetcore version
- They Seem to be selling a version that is compatible in UnityStore (not open source)
- People have taken it and forked it and fixed 80% of issues with it
- The forks have poor drop-in compatiblity
- Most dont work with DotNetCore
- Questionable Integration Tests
- Most not touched in forever
This Nuget Package (websocketextensions) defines
- WebSocketServer
- WebSocketClient
- Extension Methods to WebSocket which allow for things like SendStream
Roadmap
- Ability to use new Pipe feature to stream bytes directly to handler
- More Exahstive unit tests
Liscensed under MIT
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
.NET Core | netcoreapp2.1 is compatible. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
-
.NETCoreApp 2.1
- No dependencies.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on WebSocketExtensions:
Package | Downloads |
---|---|
WebSocketExtensions.Kestrel
A WebSocketClient and WebSocketServer wrapper for WebSocket Api In System.Net, A drop in replacement for WebSocketSharp, Has implementations using HttpListener and WebListener and Kestrel |
|
WebSocketExtensions.WebListenerServer
A WebSocketClient and WebSocketServer wrapper for WebSocket Api In System.Net, A drop in replacement for WebSocketSharp, Has implementations using HttpListener, Weblistener moved to its own obsolete package |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.14.0 | 87 | 5/23/2025 |
2.13.0 | 166 | 5/22/2025 |
2.12.0 | 2,217 | 5/28/2024 |
2.11.0 | 1,972 | 4/30/2024 |
2.10.0 | 143 | 4/26/2024 |
2.9.0 | 338 | 4/17/2024 |
2.8.0 | 555 | 12/18/2023 |
2.7.0 | 653 | 12/18/2023 |
2.6.0 | 4,594 | 9/9/2022 |
2.1.9 | 5,480 | 2/8/2022 |
2.1.7 | 5,096 | 11/30/2021 |
2.1.6 | 3,296 | 11/2/2021 |
2.1.5 | 465 | 11/2/2021 |
2.1.4 | 386 | 11/1/2021 |
2.1.3 | 706 | 10/4/2021 |
2.1.2 | 419 | 10/1/2021 |
2.1.1 | 660 | 8/31/2021 |
2.1.0 | 426 | 8/30/2021 |
2.0.0.2 | 479 | 6/11/2021 |
2.0.0.1 | 1,077 | 3/24/2021 |
1.0.20 | 427 | 3/18/2021 |
1.0.19 | 1,754 | 3/5/2021 |
1.0.18 | 470 | 3/3/2021 |
1.0.17 | 435 | 3/3/2021 |
1.0.16 | 459 | 3/1/2021 |
1.0.15 | 1,969 | 3/1/2021 |
1.0.14 | 461 | 2/26/2021 |
1.0.13 | 1,730 | 10/2/2020 |
1.0.12 | 2,865 | 3/12/2020 |
1.0.11 | 1,134 | 3/11/2020 |
1.0.10 | 736 | 8/27/2019 |
1.0.9 | 599 | 8/26/2019 |
1.0.8 | 3,085 | 8/14/2019 |
1.0.7 | 633 | 8/7/2019 |
1.0.6 | 602 | 7/18/2019 |
1.0.5 | 904 | 7/17/2019 |
1.0.4 | 4,530 | 2/23/2019 |
1.0.3 | 868 | 1/3/2019 |
1.0.2 | 871 | 12/6/2018 |
1.0.1 | 757 | 12/6/2018 |
1.0.0 | 745 | 12/5/2018 |
Feel free to contribute, Integration Tests Work but no other gaurentees.