|
@@ -11,7 +11,9 @@ |
|
|
<requireLicenseAcceptance>false</requireLicenseAcceptance> |
|
|
<requireLicenseAcceptance>false</requireLicenseAcceptance> |
|
|
<description>MQTTnet is a high performance .NET library for MQTT based communication. It provides a MQTT client and a MQTT server (broker).</description> |
|
|
<description>MQTTnet is a high performance .NET library for MQTT based communication. It provides a MQTT client and a MQTT server (broker).</description> |
|
|
<releaseNotes>* [Core] Added all factory methods to the factory interface. |
|
|
<releaseNotes>* [Core] Added all factory methods to the factory interface. |
|
|
|
|
|
* [Core] Fixed an issue with cancellation token handling (thanks to @acrabb). |
|
|
* [Server] Added a new overload for configuring the ASP.net integration (thanks to @JanEggers). |
|
|
* [Server] Added a new overload for configuring the ASP.net integration (thanks to @JanEggers). |
|
|
|
|
|
* [Server] Added a method for clearing all retained messages. |
|
|
</releaseNotes> |
|
|
</releaseNotes> |
|
|
<copyright>Copyright Christian Kratky 2016-2018</copyright> |
|
|
<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> |
|
|
<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> |
|
|