Implementation of a SignalR backplane with RabbitMq and MongoDB as the backing stores.
Info
| Version: | 1.2.0 |
| Author(s): | chrisdrobison |
| Last Update: | Tuesday, October 4, 2016 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/chrisdrobison/SignalR.MongoRabbit |
| NuGet Url: | https://www.nuget.org/packages/SignalR.MongoRabbit |
Install
Install-Package SignalR.MongoRabbit
dotnet add package SignalR.MongoRabbit
paket add SignalR.MongoRabbit
SignalR.MongoRabbit Download (Unzip the "nupkg" after downloading)
Dependencies
- SignalR.RabbitMq(>= 2.2.8)
- MongoDB.Driver(>= 2.2.4)
Tags