Skip to main content
H.Socket.IO package icon

H.Socket.IO

High-performance event-based .NET Socket.IO library with a convenient interface, aimed at writing the smallest possible code on the user side. Features: - Supports the latest version of Socket.IO server - Supports namespaces - The library is null-free and does not contain NRE - Event-based - Completely asynchronous

Total Downloads
144.9K
144,904
Published
Oct 23, 2021
Latest stable version

Install

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

Frameworks

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

Dependencies

H.Engine.IO
.NETFramework4.5
[1.2.7, )
H.Engine.IO
.NETStandard2.0
[1.2.7, )
H.Engine.IO
.NETStandard2.1
[1.2.7, )

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.