WebSocket support for WebSharper with Owin 1.0.
Info
Version: | 4.7.1.219 |
Author(s): | IntelliFactory |
Last Update: | Wednesday, June 23, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/intellifactory/websharper.owin.websocket |
NuGet Url: | https://www.nuget.org/packages/WebSharper.Owin.WebSocket |
Install
Install-Package WebSharper.Owin.WebSocket
dotnet add package WebSharper.Owin.WebSocket
paket add WebSharper.Owin.WebSocket
WebSharper.Owin.WebSocket Download (Unzip the "nupkg" after downloading)
Dependencies
- WebSharper(>= 4.7.0 && < 4.8.0)
- Owin(>= 1.0.0 && < 1.1.0)
- Microsoft.Owin(>= 3.0.0)
- CommonServiceLocator(>= 1.3.0 && < 1.4.0)
- WebSharper.Owin(>= 4.7.0 && < 4.8.0)
Tags