Managed web socket protocol parser.
Info
Version: | 0.1.0 |
Author(s): | Microsoft.AspNetCore.WebSockets.Protocol |
Last Update: | Monday, June 27, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.asp.net/ |
NuGet Url: | https://www.nuget.org/packages/Microsoft.AspNetCore.WebSockets.Protocol |
Install
Install-Package Microsoft.AspNetCore.WebSockets.Protocol
dotnet add package Microsoft.AspNetCore.WebSockets.Protocol
paket add Microsoft.AspNetCore.WebSockets.Protocol
Microsoft.AspNetCore.WebSockets.Protocol Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.3
- System.Diagnostics.Contracts(>= 4.0.1)
- System.Globalization(>= 4.0.11)
- System.IO(>= 4.1.0)
- System.Linq(>= 4.1.0)
- System.Net.WebSockets(>= 4.0.0)
- System.Resources.ResourceManager(>= 4.0.1)
- System.Runtime.InteropServices(>= 4.1.0)
- System.Runtime.Extensions(>= 4.1.0)
- System.Security.Cryptography.Algorithms(>= 4.2.0)
- System.Text.Encoding.Extensions(>= 4.0.11)
- System.Threading(>= 4.0.11)
- System.Threading.Tasks(>= 4.0.11)
- System.Threading.Timer(>= 4.0.1)
No dependencies.