浏览代码

Update docs

release/3.x.x
Christian 7 年前
父节点
当前提交
8b2b8d41df
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. +2
    -1
      Build/MQTTnet.nuspec

+ 2
- 1
Build/MQTTnet.nuspec 查看文件

@@ -13,7 +13,8 @@
<releaseNotes>* [Core] Fixed some still thread blocking parts in the code (thanks to @kpreisser).
* [Core] Updated 3rd-Party packages.
* [Client] The client interfaces are now implementing _IDisposable_.
* [Server] Fixed an issue which lets the server block 1 second after accepting a new connection.
* [Client] The disconnected event now contains the exception which was thrown and causing the disconnect.
* [Server] Fixed an issue which lets the server block 1 second after accepting a new connection (thanks to @kpreisser).
</releaseNotes>
<copyright>Copyright Christian Kratky 2016-2018</copyright>
<tags>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</tags>


正在加载...
取消
保存