ASP.NET 5 web socket middleware for use on top of opaque servers.
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.Server |
Install
Install-Package Microsoft.AspNet.WebSockets.Server
dotnet add package Microsoft.AspNet.WebSockets.Server
paket add Microsoft.AspNet.WebSockets.Server
Microsoft.AspNet.WebSockets.Server Download (Unzip the "nupkg" after downloading)
Dependencies
dotnet54
- Microsoft.AspNet.Http.Extensions(1.0.01)
- Microsoft.AspNet.WebSockets.Protocol(1.0.01)
- System.Runtime(4.0.2123516)
- Microsoft.AspNet.Http.Extensions(1.0.01)
- Microsoft.AspNet.WebSockets.Protocol(1.0.01)