MQTTnet 2.1.3.0 Christian Kratky Christian Kratky https://github.com/chkr1011/MQTTnet/blob/master/LICENSE https://github.com/chkr1011/MQTTnet https://raw.githubusercontent.com/chkr1011/MQTTnet/master/Images/Logo_128x128.png false MQTTnet is a .NET library for MQTT based communication. It provides a MQTT client and a MQTT server (broker). * [Core] Any exception while accessing the underlying data source is now rethrown as "MqttCommunicationException". * [Core] Extended exception information when an invalid packet type is received. * [Server] Added TLS 1.2 support (thanks to Zazzmatazz) * [Client] Added TLS 1.2 support (thanks to Zazzmatazz) Copyright Christian Kratky 2016-2017 MQTT MQTTClient MQTTServer MQTTBroker Broker