NEL.MqttClient NuGet Package

This is a MQTTnet wrapper.

Usage example: Client = new MQTTClient(<settings>); Client.ClientConnected += (t, p) =>{ t.Subscribe<<your object>>(<topic>, (t, p) => { <code> }); }; The method handlig the NewMessage is a parameter of Subscribe.




Got any NEL.MqttClient Question?





Info

Version: 1.0.3.13
Author(s): Pedro Marques, Rui Oliveira
Last Update: Tuesday, December 21, 2021
.NET Fiddle: Create the first Fiddle
NuGet Url: https://www.nuget.org/packages/NEL.MqttClient


Install
Install-Package NEL.MqttClient
dotnet add package NEL.MqttClient
paket add NEL.MqttClient
NEL.MqttClient Download (Unzip the "nupkg" after downloading)

2 packages depend on this package.


Tags



STATS

must-have-score

1

avg-downloads-per-day

15

days-since-last-release

829