WebSocket handler for OWIN.
Info
| Version: | 1.7.0 |
| Author(s): | Bryce Godfrey |
| Last Update: | Monday, February 20, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/bryceg/Owin.WebSocket |
| NuGet Url: | https://www.nuget.org/packages/Owin.WebSocket |
Install
Install-Package Owin.WebSocket
dotnet add package Owin.WebSocket
paket add Owin.WebSocket
Owin.WebSocket Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Owin(>= 3.0.1)
- CommonServiceLocator(>= 1.3.0)