Make SignalR hubs available to any REST client.
Info
Version: | 1.0.12 |
Author(s): | Epiforge |
Last Update: | Thursday, April 26, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/BigBadBleuCheese/SignalREST |
NuGet Url: | https://www.nuget.org/packages/Epiforge.SignalRest |
Install
Install-Package Epiforge.SignalRest
dotnet add package Epiforge.SignalRest
paket add Epiforge.SignalRest
Epiforge.SignalRest Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.SignalR.SelfHost(>= 2.2.0)
- Microsoft.AspNet.WebApi.OwinSelfHost(>= 5.2.3)
Tags