RocketSocket 0.1.0-beta

This is a prerelease version of RocketSocket.
dotnet add package RocketSocket --version 0.1.0-beta
NuGet\Install-Package RocketSocket -Version 0.1.0-beta
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="RocketSocket" Version="0.1.0-beta" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add RocketSocket --version 0.1.0-beta
#r "nuget: RocketSocket, 0.1.0-beta"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install RocketSocket as a Cake Addin
#addin nuget:?package=RocketSocket&version=0.1.0-beta&prerelease

// Install RocketSocket as a Cake Tool
#tool nuget:?package=RocketSocket&version=0.1.0-beta&prerelease

RocketSocket is a socket server built for throughput and scaleability. It exposes an elegant and readable fluent configuration API and leverages Pipelines to provide ultra-fast socket IO.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.1.0-beta 522 11/26/2018

Some features are missing as this is a prerelease. See project page for info.