ASP .NET Core Extensions for DipSocket, a lightweight publisher / subscriber implementation using WebSockets.
Info
Version: | 1.0.0 |
Author(s): | Grant Colley |
Last Update: | Saturday, December 15, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/grantcolley/dipsocket |
NuGet Url: | https://www.nuget.org/packages/DipSocket.NetCore.Extensions |
Install
Install-Package DipSocket.NetCore.Extensions
dotnet add package DipSocket.NetCore.Extensions
paket add DipSocket.NetCore.Extensions
DipSocket.NetCore.Extensions Download (Unzip the "nupkg" after downloading)
Dependencies
- DipSocket(>= 1.0.0)
- Microsoft.AspNetCore(>= 2.1.4)
- Microsoft.AspNetCore.WebSockets(>= 2.1.1)
Tags