Can someone explain how I use MQTTnet and how MQTT in general works?
GitHub
GitHub - dotnet/MQTTnet: MQTTnet is a high performance .NET library...
MQTTnet is a high performance .NET library for MQTT based communication. It provides a MQTT client and a MQTT server (broker). The implementation is based on the documentation from http://mqtt.org/...
1 Reply
they have samples in their github
https://github.com/dotnet/MQTTnet/blob/master/Samples/Client/Client_Connection_Samples.cs