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