MQTTnet 0.0.0 Christian Kratky Christian Kratky LICENSE https://github.com/chkr1011/MQTTnet https://raw.githubusercontent.com/chkr1011/MQTTnet/master/Images/Logo_128x128.png false MQTTnet is a high performance .NET library for MQTT based communication. It provides a MQTT client and a MQTT server (broker) and supports v3.1.0, v3.1.1 and v5.0.0 of the MQTT protocol. * [Core] Converted all pending methods to use async/await. * [Core] Fixed an issue when serializing a PubRec (QoS 2) packet for MQTTv5. * [Client] Fixed an issue when checking for revoked SSL certificates (thanks to @cslutgen). * [RpcClient] Added support for custom topic generation strategies. * [Server] Refactoring of server certificate password classes (BREAKING CHANGE!). * [Server] Fixed an issue with empty server certificate passwords (thanks to @SeppPenner). * [MQTTnet.Server] Added support for certificate passwords (BREAKING CHANGE IN CONFIG!) * [MQTTnet.AspNetCore] Fixed an issue with MQTTv5 package serialization (#743, thanks to @JanEggers, @pcbing). Copyright Christian Kratky 2016-2019 MQTT Message Queue Telemetry Transport MQTTClient MQTTServer Server MQTTBroker Broker NETStandard IoT InternetOfThings Messaging Hardware Arduino Sensor Actuator M2M ESP Smart Home Cities Automation Xamarin