WebSocketExtensions 1.0.2
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package WebSocketExtensions --version 1.0.2
NuGet\Install-Package WebSocketExtensions -Version 1.0.2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="WebSocketExtensions" Version="1.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WebSocketExtensions --version 1.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: WebSocketExtensions, 1.0.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install WebSocketExtensions as a Cake Addin #addin nuget:?package=WebSocketExtensions&version=1.0.2 // Install WebSocketExtensions as a Cake Tool #tool nuget:?package=WebSocketExtensions&version=1.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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. |
.NET Core | netcoreapp2.1 is compatible. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 2.1
- No dependencies.
NuGet packages (1)
Showing the top 1 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 |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.12.0 | 1,240 | 5/28/2024 |
2.11.0 | 1,144 | 4/30/2024 |
2.10.0 | 134 | 4/26/2024 |
2.9.0 | 326 | 4/17/2024 |
2.8.0 | 544 | 12/18/2023 |
2.7.0 | 646 | 12/18/2023 |
2.6.0 | 4,571 | 9/9/2022 |
2.1.9 | 5,446 | 2/8/2022 |
2.1.7 | 5,062 | 11/30/2021 |
2.1.6 | 2,898 | 11/2/2021 |
2.1.5 | 430 | 11/2/2021 |
2.1.4 | 351 | 11/1/2021 |
2.1.3 | 673 | 10/4/2021 |
2.1.2 | 384 | 10/1/2021 |
2.1.1 | 623 | 8/31/2021 |
2.1.0 | 390 | 8/30/2021 |
2.0.0.2 | 446 | 6/11/2021 |
2.0.0.1 | 1,038 | 3/24/2021 |
1.0.20 | 388 | 3/18/2021 |
1.0.19 | 1,714 | 3/5/2021 |
1.0.18 | 430 | 3/3/2021 |
1.0.17 | 389 | 3/3/2021 |
1.0.16 | 417 | 3/1/2021 |
1.0.15 | 1,928 | 3/1/2021 |
1.0.14 | 419 | 2/26/2021 |
1.0.13 | 1,686 | 10/2/2020 |
1.0.12 | 2,816 | 3/12/2020 |
1.0.11 | 1,083 | 3/11/2020 |
1.0.10 | 685 | 8/27/2019 |
1.0.9 | 549 | 8/26/2019 |
1.0.8 | 3,033 | 8/14/2019 |
1.0.7 | 580 | 8/7/2019 |
1.0.6 | 548 | 7/18/2019 |
1.0.5 | 852 | 7/17/2019 |
1.0.4 | 4,476 | 2/23/2019 |
1.0.3 | 813 | 1/3/2019 |
1.0.2 | 816 | 12/6/2018 |
1.0.1 | 702 | 12/6/2018 |
1.0.0 | 690 | 12/5/2018 |
Feel free to contribute, Integration Tests Work but no other gaurentees.