Mqtt Client, using Dotnetty.
Info
Version: | 2.1.0 |
Author(s): | linfx |
Last Update: | Wednesday, September 12, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/linfx/nMqtt |
NuGet Url: | https://www.nuget.org/packages/nMqtt2 |
Install
Install-Package nMqtt2
dotnet add package nMqtt2
paket add nMqtt2
nMqtt2 Download (Unzip the "nupkg" after downloading)
Dependencies
- DotNetty.Codecs(>= 0.5.0)
- DotNetty.Transport.Libuv(>= 0.5.0)
- Microsoft.Extensions.Logging.Abstractions(>= 2.1.1)