Simple wrapper for SignalR Hub that encourages pushing data from server to client.
Info
Version: | 1.0.26 |
Author(s): | eirwin |
Last Update: | Monday, April 27, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/EIrwin/Emmit |
NuGet Url: | https://www.nuget.org/packages/Emmit |
Install
Install-Package Emmit
dotnet add package Emmit
paket add Emmit
Emmit Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.SignalR.SelfHost(2.2.0)
- Microsoft.Owin.SelfHost(3.0.1)