Skip to main content
WebSocket4Net package icon

WebSocket4Net

WebSocket4Net is a .NET websocket client implemtation. It originates from SuperWebSocket WebSocket Client. For better developing of the websocket client, it was separated from SuperWebSocket and was renamed to WebSocket4Net.

Total Downloads
17.5M
17,520,860
Published
Sep 5, 2017
Latest stable version

Install

.NET CLI
dotnet add package WebSocket4Net --version 0.15.0
Package Manager Console
Install-Package WebSocket4Net -Version 0.15.0
PackageReference
<PackageReference Include="WebSocket4Net" Version="0.15.0" />

Frameworks

.NETStandard1.3

Dependencies

[0.8.0.13, )
System.Linq
.NETStandard1.3
[4.3.0, )
System.Net.Sockets
.NETStandard1.3
[4.3.0, )
[4.3.0, )
System.Threading.Timer
.NETStandard1.3
[4.3.0, )
[4.3.0, )
System.Threading
.NETStandard1.3
[4.3.0, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.