Christian Kratky 7 лет назад
Родитель
Сommit
5117f9b30d
1 измененных файлов: 2 добавлений и 2 удалений
  1. +2
    -2
      MQTTnet.nuspec

+ 2
- 2
MQTTnet.nuspec Просмотреть файл

@@ -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>


Загрузка…
Отмена
Сохранить