Metadata >> NuGet >> Helios >> 1.4.0

1.4.0

Metadata

Authors Aaron Stannard
Copyrights Copyright © Aaron Stannard 2013-2015
Description High performance, reactive TCP / UDP socket middleware for .NET
LicenseUrl https://github.com/helios-io/helios/blob/master/LICENSE
Owners Aaron Stannard
ProjectUrl https://github.com/helios-io/helios
ReleaseNotes Major update to Helios designed to help support [Akka.NET v1](http://getakka.net/). Added Mono support to all outbound clients. All benchmarks have been run on Mono as well as the full build suite. Fixed data loss issued caused during periods of high-speed writes. This has been resolved. Added stubs for tracing and monitoring. Integrated [Helios.DedicatedThreadPool](https://github.com/helios-io/DedicatedThreadPool) for a massive performance boost on the `DedicatedThreadFiber`, used by default on most socket clients.
RequireLicenseAcceptance False
Tags socket sockets helios UDP TCP Netty reactor
Title Helios
PackageSize 478742
PackageHashAlgorithm SHA512
PackageHash r3iVq3GNt2XkyQ8SLgkDdBsXhJX1l9xyI+07h7dmtD2lR8fTzZeUAHbrgTgkW2Ea90fdArc+BObEefCy1JiyNw==
DownloadCount 000000
CreatedDate 2015-04-02T17:07:58

Access

You can access data for this version using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install Helios -Version 1.4.0 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Helios -Version 1.4.0 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete Helios 1.4.0 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

Installing the package (HTTP Basic authentication):
Install-Package Helios -Version 1.4.0 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Helios -Version 1.4.0 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

Installing the package:
o add-wrap Helios -Version 1.4.0
Uninstalling the package:
o remove-wrap Helios

Compilations

A compilation is created for every set of binaries produced from a single unchanged set of sources in different compilation modes (Debug, Release), for different platforms (x86, x64) or targetting different frameworks.

Profile Mode Platform Related
AnyCPU Release .NETFramework,Version=v4.0 Binaries
AnyCPU Release .NETFramework,Version=v4.5 Binaries