From 8b2b8d41dfb1f501764d2543768580c1a4f1ee87 Mon Sep 17 00:00:00 2001 From: Christian Date: Mon, 22 Jan 2018 21:11:44 +0100 Subject: [PATCH] Update docs --- Build/MQTTnet.nuspec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Build/MQTTnet.nuspec b/Build/MQTTnet.nuspec index b78c722..172d360 100644 --- a/Build/MQTTnet.nuspec +++ b/Build/MQTTnet.nuspec @@ -13,7 +13,8 @@ * [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). Copyright Christian Kratky 2016-2018 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