Provides WebSocket support to Nancy applications running on an ASP.NET host.
Info
Version: | 0.0.2 |
Author(s): | Per Rovegard |
Last Update: | Tuesday, March 24, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/provegard/Nancy.AspNet.WebSockets |
NuGet Url: | https://www.nuget.org/packages/Nancy.AspNet.WebSockets |
Install
Install-Package Nancy.AspNet.WebSockets
dotnet add package Nancy.AspNet.WebSockets
paket add Nancy.AspNet.WebSockets
Nancy.AspNet.WebSockets Download (Unzip the "nupkg" after downloading)
Dependencies
- Nancy.Hosting.Aspnet(0.20.0)
- Microsoft.WebSockets(0.2.3)
Tags