An mqtt client library that performs load balancing for worker mqtt clients.
Info
| Version: | 0.1.1-beta05 |
| Author(s): | Justin Bruening |
| Last Update: | Thursday, November 15, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/jbruening/Mqtt.LoadBalance |
| NuGet Url: | https://www.nuget.org/packages/Mqtt.LoadBalancer.Core |
Install
Install-Package Mqtt.LoadBalancer.Core
dotnet add package Mqtt.LoadBalancer.Core
paket add Mqtt.LoadBalancer.Core
Mqtt.LoadBalancer.Core Download (Unzip the "nupkg" after downloading)
Dependencies
- MQTTnet(>= 2.8.4)
- MQTTnet.Extensions.ManagedClient(>= 2.8.4)
Tags