Marmot is a multi-threaded connection pooling secure for RabbitMQ client that supports Fanout, Direct, and Topic modes.
Info
Version: | 1.5.0 |
Author(s): | jiaheng liu |
Last Update: | Monday, September 30, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/jiahengaa/Marmot |
NuGet Url: | https://www.nuget.org/packages/Marmot |
Install
Install-Package Marmot
dotnet add package Marmot
paket add Marmot
Marmot Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Logging(>= 2.2.0)
- Newtonsoft.Json(>= 12.0.2)
- RabbitMQ.Client(>= 5.1.1)
Tags