Implementation of a SignalR backplane with RabbitMq as the backing store.
Info
Version: | 2.2.8 |
Author(s): | Mark deVilliers |
Last Update: | Thursday, September 22, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mdevilliers/SignalR.RabbitMq |
NuGet Url: | https://www.nuget.org/packages/SignalR.RabbitMq |
Install
Install-Package SignalR.RabbitMq
dotnet add package SignalR.RabbitMq
paket add SignalR.RabbitMq
SignalR.RabbitMq Download (Unzip the "nupkg" after downloading)
Dependencies
- RabbitMQ.Client(>= 4.1.0)
- Microsoft.AspNet.SignalR.Core(>= 2.2.0)
Tags