Quellcode durchsuchen

Update docs.

release/3.x.x
Christian Kratky vor 6 Jahren
Ursprung
Commit
afe25db0d3
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  1. +1
    -0
      Build/MQTTnet.nuspec

+ 1
- 0
Build/MQTTnet.nuspec Datei anzeigen

@@ -16,6 +16,7 @@
* [Core] Log messages now contain the complete source path including parent components.
* [Core] The adapter now has an _Endpoint_ definition as string containing remote IP and port.
* [Client] Received messages are now processed in the worker thread by default. Added a new setting for switching back to dedicated threads.
* [Client] Fixed wrong calculation for sending keep alive packets (thanks to @cstichlberger)
* [ManagedClient] Fixed a loading issue of stored application messages (thanks to @JTrotta).
* [Server] Added support for other WebSocket sub protocol formats like mqttv-3.1.1 (thanks to @israellot).
* [Server] The takeover of an existing client sessions is now treated as a _clean_ disconnect of the previous client.


Laden…
Abbrechen
Speichern