MQTTnet 2.8.0
MQTTnet is a high performance .NET library for MQTT based communication. It provides a MQTT client and a MQTT server (broker).
Showing the top 20 packages that depend on MQTTnet.
Packages | Downloads |
---|---|
MQTTnet.Extensions.ManagedClient
This is an extension library which provides a managed MQTT client with additional features using MQTTnet.
|
3 |
MQTTnet.Extensions.ManagedClient
This is an extension library which provides a managed MQTT client with additional features using MQTTnet.
|
2 |
MQTTnet.Extensions.ManagedClient
This is an extension library which provides a managed MQTT client with additional features using MQTTnet.
|
1 |
** MQTTnet is now available at Open Collective for donations (https://opencollective.com/mqttnet). **
* [Core] Performance optimizations.
* [Core] Due to performance reasons the timestamp of log messages is now in UTC format.
* [Core] Added several packet validations.
* [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 completely in the worker thread without creating new Tasks.
* [Client] Fixed wrong calculation for sending keep alive packets (thanks to @cstichlberger)
* [Client] A clean disconnect (via DisconnectAsync) will no longer throw an exception.
* [Client] Added new overloads for quick message publishing.
* [ManagedClient] The managed client is moved to a separate nuget package.
* [ManagedClient] Added an own message format with extended properties like ID (BREAKING CHANGE).
* [ManagedClient] Fixed a loading issue of stored application messages (thanks to @JTrotta).
* [ManagedClient] Added a new event which is fired when a synchronization of the subscriptions has failed.
* [ManagedClient] Added a new event which is fired when a connection attempt has failed.
* [ManagedClient] Exposed a new property which provides the count of not published messages (pending messages count).
* [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.
* [Server] The pending messages queue per client is now limited to 250 messages. Overflow strategy and count can be changed via options (thanks to @VladimirAkopyan)
* [Server] Keep alive checking is now suspended while large packages are being received (and thus the client is connected). Keep alive checking continues after a large packet is received completely.
* [Server] Rewritten the _ConnectedClients_ API and added new features for disconnecting and Endpoint information (IP etc.).
* [Server] Added settings for disabling persistent sessions and defining a max pending messages queue size per session.
* [Server] Persistent sessions are disabled by default (BREAKING CHANGE!).
* [Server] Added a new interceptor which is invoked before a new message is added to the client queue.
* [Server] Added support for Linux servers by dividing IPv4 and IPv6 support and adding new options (BREAKING CHANGE!).
* [Server] Gracefully closed connections are no longer reported as warnings.
* [Server] Added new overloads for initializing the ASP.NET Core integration.
.NET Standard 1.3
- NETStandard.Library (>= 1.3.0)
- System.Net.WebSockets.Client (>= 4.3.1)
- System.Net.WebSockets (>= 4.3.0)
- System.Net.Security (>= 4.3.2)
.NET Framework 4.6.1
- No dependencies.
.NET Framework 4.5.2
- No dependencies.
.NET Standard 2.0
- System.Net.WebSockets.Client (>= 4.3.2)
- System.Net.WebSockets (>= 4.3.0)
- NETStandard.Library (>= 2.0.0)
- System.Net.Security (>= 4.3.2)
UAP 10.0
- Microsoft.NETCore.UniversalWindowsPlatform (>= 6.1.4)
Version | Downloads | Last updated |
---|---|---|
5.0.1.1416 | 1 | 2025/6/3 |
5.0.0.1405 | 1 | 2025/6/4 |
5.0.0.1214-RC | 1 | 2025/6/4 |
4.3.7.1207 | 1 | 2025/6/4 |
4.3.6.1152 | 1 | 2025/6/4 |
4.3.5.1141 | 1 | 2025/6/5 |
4.3.4.1084 | 1 | 2025/6/5 |
4.3.3.952 | 1 | 2025/6/4 |
4.3.2.930 | 1 | 2025/6/4 |
4.3.1.873 | 1 | 2025/6/4 |
4.3.0.858 | 1 | 2025/6/4 |
4.2.1.781 | 1 | 2025/6/6 |
4.2.0.706 | 2 | 2025/4/17 |
4.1.4.563 | 1 | 2025/6/4 |
4.1.3.436 | 1 | 2025/6/4 |
4.1.2.350 | 1 | 2025/6/4 |
4.1.1.318 | 1 | 2025/6/4 |
4.1.0.247 | 2 | 2025/5/28 |
4.0.2.221 | 1 | 2025/6/4 |
4.0.1.184 | 1 | 2025/6/4 |
4.0.0.167 | 1 | 2025/6/5 |
3.1.2 | 1 | 2025/6/4 |
3.1.1 | 1 | 2025/6/4 |
3.1.0 | 1 | 2025/6/6 |
3.0.16 | 1 | 2025/6/7 |
3.0.15 | 1 | 2025/6/8 |
3.0.15-rc2 | 1 | 2025/6/4 |
3.0.15-rc1 | 1 | 2025/6/4 |
3.0.14 | 1 | 2025/6/7 |
3.0.14-rc8 | 1 | 2025/6/5 |
3.0.14-rc7 | 1 | 2025/6/6 |
3.0.14-rc6 | 1 | 2025/6/6 |
3.0.14-rc5 | 1 | 2025/6/6 |
3.0.14-rc4 | 1 | 2025/6/4 |
3.0.14-rc3 | 1 | 2025/6/4 |
3.0.14-rc2 | 1 | 2025/6/4 |
3.0.14-rc1 | 1 | 2025/6/4 |
3.0.13 | 1 | 2025/6/8 |
3.0.13-rc2 | 1 | 2025/6/4 |
3.0.13-rc1 | 1 | 2025/6/4 |
3.0.12 | 1 | 2025/6/8 |
3.0.12-rc2 | 2 | 2025/6/4 |
3.0.12-rc1 | 1 | 2025/6/4 |
3.0.11 | 2 | 2025/6/7 |
3.0.10 | 1 | 2025/6/8 |
3.0.10-rc2 | 1 | 2025/6/4 |
3.0.10-rc1 | 1 | 2025/6/4 |
3.0.9 | 1 | 2025/6/7 |
3.0.9-rc2 | 1 | 2025/6/4 |
3.0.9-rc1 | 1 | 2025/6/5 |
3.0.8 | 1 | 2025/6/7 |
3.0.7 | 1 | 2025/6/7 |
3.0.7-rc2 | 1 | 2025/6/4 |
3.0.7-rc1 | 1 | 2025/6/5 |
3.0.6 | 1 | 2025/6/7 |
3.0.6-beta1 | 1 | 2025/6/4 |
3.0.6-alpha1 | 1 | 2025/6/4 |
3.0.5 | 1 | 2025/6/8 |
3.0.4 | 1 | 2025/6/6 |
3.0.3 | 1 | 2025/6/6 |
3.0.3-rc3 | 1 | 2025/6/4 |
3.0.3-rc2 | 1 | 2025/6/4 |
3.0.3-rc1 | 1 | 2025/6/4 |
3.0.2 | 1 | 2025/6/6 |
3.0.2-rc1 | 1 | 2025/6/4 |
3.0.1 | 1 | 2025/6/6 |
3.0.0 | 1 | 2025/6/8 |
3.0.0-rc3 | 1 | 2025/6/6 |
3.0.0-rc2 | 1 | 2025/6/5 |
3.0.0-rc1 | 1 | 2025/6/6 |
3.0.0-beta1 | 1 | 2025/6/4 |
3.0.0-alpha3 | 1 | 2025/6/5 |
3.0.0-alpha2 | 1 | 2025/6/4 |
3.0.0-alpha1 | 0 | 2018/12/22 |
2.8.5 | 1 | 2025/6/7 |
2.8.5-rc5 | 1 | 2025/6/6 |
2.8.5-rc4 | 1 | 2025/6/4 |
2.8.5-rc3 | 1 | 2025/6/5 |
2.8.5-rc2 | 1 | 2025/6/4 |
2.8.5-rc1 | 2 | 2025/5/29 |
2.8.4 | 1 | 2025/6/5 |
2.8.4-rc2 | 1 | 2025/6/4 |
2.8.4-rc1 | 1 | 2025/6/4 |
2.8.3 | 1 | 2025/6/6 |
2.8.2 | 1 | 2025/6/4 |
2.8.2-rc1 | 1 | 2025/6/4 |
2.8.1 | 1 | 2025/6/6 |
2.8.1-rc1 | 3 | 2025/5/26 |
2.8.0 | 1 | 2025/6/7 |
2.8.0-rc6 | 1 | 2025/6/6 |
2.8.0-rc5 | 1 | 2025/6/6 |
2.8.0-rc4 | 1 | 2025/6/4 |
2.8.0-rc3 | 1 | 2025/6/5 |
2.8.0-rc2 | 1 | 2025/6/4 |
2.8.0-rc1 | 1 | 2025/6/5 |
2.8.0-beta1 | 1 | 2025/6/4 |
2.8.0-alpha5 | 1 | 2025/6/4 |
2.8.0-alpha4 | 1 | 2025/6/4 |
2.8.0-alpha3 | 2 | 2025/5/25 |
2.8.0-alpha2 | 1 | 2025/6/4 |
2.8.0-alpha1 | 1 | 2025/6/4 |
2.7.5 | 1 | 2025/6/7 |
2.7.5-rc2 | 1 | 2025/6/5 |
2.7.5-rc1 | 1 | 2025/6/6 |
2.7.4 | 1 | 2025/6/5 |
2.7.3 | 2 | 2025/6/6 |
2.7.3-rc3 | 1 | 2025/6/5 |
2.7.3-rc2 | 1 | 2025/6/4 |
2.7.3-rc1 | 1 | 2025/6/4 |
2.7.2 | 1 | 2025/6/5 |
2.7.1 | 1 | 2025/6/6 |
2.7.1-rc1 | 2 | 2025/6/4 |
2.7.0 | 1 | 2025/6/7 |
2.7.0-rc1 | 1 | 2025/6/5 |
2.6.0 | 1 | 2025/6/8 |
2.6.0-rc2 | 1 | 2025/6/5 |
2.6.0-rc1 | 1 | 2025/6/6 |
2.5.3 | 1 | 2025/6/6 |
2.5.3-rc1 | 1 | 2025/6/4 |
2.5.2 | 1 | 2025/6/6 |
2.5.2-rc1 | 1 | 2025/6/4 |
2.5.1 | 1 | 2025/6/6 |
2.5.0 | 1 | 2025/6/8 |
2.4.0 | 1 | 2025/6/6 |
2.3.1 | 1 | 2025/6/4 |
2.3.0 | 1 | 2025/6/6 |
2.2.1 | 1 | 2025/6/4 |
2.2.0 | 1 | 2025/6/6 |
2.1.5.1 | 1 | 2025/6/7 |
2.1.5 | 1 | 2025/6/6 |
2.1.4 | 1 | 2025/6/4 |
2.1.3 | 2 | 2025/5/29 |
2.1.2 | 1 | 2025/6/4 |
2.1.1 | 1 | 2025/6/4 |