Skip to main content
H.Engine.IO package icon

H.Engine.IO

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
154.9K
154,892
Published
Aug 1, 2022
Latest stable version

Install

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

Frameworks

.NETFramework4.5.1 .NETStandard2.0 .NETStandard2.1

Dependencies

H.WebSockets
.NETFramework4.5.1
[1.2.10, )
Newtonsoft.Json
.NETFramework4.5.1
[13.0.1, )
H.WebSockets
.NETStandard2.0
[1.2.10, )
Newtonsoft.Json
.NETStandard2.0
[13.0.1, )
H.WebSockets
.NETStandard2.1
[1.2.10, )
Newtonsoft.Json
.NETStandard2.1
[13.0.1, )

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.