Skip to main content
H.WebSockets package icon

H.WebSockets

Features: - Very simple use in several lines - all the code for obtaining the data is already written and working in a background thread - It's event based class - available TextMessageReceived and BinaryMessageReceived events - Also available Connected, Disconnected and ExceptionOccurred events - Right async methods that support CancellationToken's - Auto Reconnect - Open to suggestions and problems on the github

Total Downloads
159.1K
159,141
Published
Jan 11, 2021
Latest stable version

Install

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

Frameworks

.NETFramework4.5 .NETStandard2.0 .NETStandard2.1

Dependencies

System.ValueTuple
.NETFramework4.5
[4.5.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 3 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.