Skip to main content
SuperSocket.WebSocket package icon

SuperSocket.WebSocket

SuperSocket WebSocket protocol implementation providing frame parsing, message handling, and standards-compliant WebSocket protocol support (RFC 6455) for real-time bidirectional communication.

Total Downloads
436.5K
436,548
Published
Apr 5, 2026
Latest stable version

Install

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

Frameworks

.NETFramework6.0 .NETFramework7.0 .NETFramework8.0 .NETFramework9.0 .NETFramework10.0

Dependencies

SuperSocket.ProtoBase
.NETFramework6.0
[2.1.0, )
SuperSocket.ProtoBase
.NETFramework7.0
[2.1.0, )
SuperSocket.ProtoBase
.NETFramework8.0
[2.1.0, )
SuperSocket.ProtoBase
.NETFramework9.0
[2.1.0, )
SuperSocket.ProtoBase
.NETFramework10.0
[2.1.0, )

Adoption guide

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

Compatibility metadata lists 5 target frameworks; 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.