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
Apr 21, 2020
Latest stable version

Install

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

Frameworks

.NETStandard2.0 .NETStandard2.1

Dependencies

H.WebSockets
.NETStandard2.0
[1.0.5, )
[1.1.0, )
Newtonsoft.Json
.NETStandard2.0
[12.0.3, )
H.WebSockets
.NETStandard2.1
[1.0.5, )
Newtonsoft.Json
.NETStandard2.1
[12.0.3, )

Adoption guide

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

Compatibility metadata lists 2 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.