|
|
@@ -12,8 +12,8 @@ |
|
|
|
<description>MQTTnet is a .NET library for MQTT based communication. It provides a MQTT client and a MQTT server (broker).</description> |
|
|
|
<releaseNotes>* [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 SSL (TLS1.2) support (thanks to Zazzmatazz) |
|
|
|
* [Client] Added SSL (TLS1.2) support (thanks to Zazzmatazz)</releaseNotes> |
|
|
|
* [Server] Added TLS 1.2 support (thanks to Zazzmatazz) |
|
|
|
* [Client] Added TLS 1.2 support (thanks to Zazzmatazz)</releaseNotes> |
|
|
|
<copyright>Copyright Christian Kratky 2016-2017</copyright> |
|
|
|
<tags>MQTT MQTTClient MQTTServer MQTTBroker Broker</tags> |
|
|
|
</metadata> |
|
|
|