Managed web socket protocol parser.
Info
Version: | 1.0.0-rc1-final |
Author(s): | Microsoft |
Last Update: | Wednesday, November 18, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.asp.net/ |
NuGet Url: | https://www.nuget.org/packages/Microsoft.AspNet.WebSockets.Protocol |
Install
Install-Package Microsoft.AspNet.WebSockets.Protocol
dotnet add package Microsoft.AspNet.WebSockets.Protocol
paket add Microsoft.AspNet.WebSockets.Protocol
Microsoft.AspNet.WebSockets.Protocol Download (Unzip the "nupkg" after downloading)
Dependencies
dotnet54
- System.Diagnostics.Contracts(4.0.123516)
- System.IO(4.0.1123516)
- System.Linq(4.0.123516)
- System.Net.WebSockets(4.0.023516)
- System.Runtime(4.0.2123516)
- System.Runtime.InteropServices(4.0.2123516)
- System.Runtime.Extensions(4.0.1123516)
- System.Security.Cryptography.Algorithms(4.0.023516)
- System.Text.Encoding.Extensions(4.0.1123516)
- System.Threading(4.0.1123516)
- System.Threading.Tasks(4.0.1123516)
- System.Threading.Timer(4.0.123516)
No dependencies.