MQTTnet 3.0.14-rc2
MQTTnet is a high performance .NET library for MQTT based communication. It provides a MQTT client and a MQTT server (broker) and supports v3.1.0, v3.1.1 and v5.0.0 of the MQTT protocol.
See the version list below for details.
Install-Package MQTTnet -Version 3.0.14-rc2
dotnet add package MQTTnet --version 3.0.14-rc2
<PackageReference Include="MQTTnet" Version="3.0.14-rc2" />
paket add MQTTnet --version 3.0.14-rc2
Release Notes
* [Core] Added support for TLS 1.3 (requires .NET Core 3.1+) (thanks to @Dvergatal).
* [Core] Added support for _MaximumQoS_ transmit when using MQTTv5 (thanks to @nayato).
* [Core] Aligned the format of some log messages.
* [ManagedClient] Removed _AutoReconnect_ since this does no longer work (BREAKING CHANGE!).
* [RpcClient] Moved the RPC topic validation to the topic generation strategy.
* [RcpClient] Added interface for _MqttRpcClient_.
* [Server] Reduced async tasks count by moving dedicated keep alive tasks per connection to shared one.
* [Server] Session takeover and keep alive timeout are now properly set in DISCONNECT packet.
* [Server] Fixed bug in PubRel packet generation (MQTTv5 only).
* [Server] Improved message processing performance (+ ~5%).
* [Server] Fix wrong usage of client session items for undelivered messages.
Git commit: 32206746
Dependencies
-
.NETCoreApp 3.1
- NETStandard.Library (>= 2.0.0)
- System.Net.Security (>= 4.3.2)
- System.Net.WebSockets (>= 4.3.0)
- System.Net.WebSockets.Client (>= 4.3.2)
-
.NETStandard 1.3
- NETStandard.Library (>= 1.3.0)
- System.Net.Security (>= 4.3.2)
- System.Net.WebSockets (>= 4.3.0)
- System.Net.WebSockets.Client (>= 4.3.2)
-
.NETStandard 2.0
- NETStandard.Library (>= 2.0.0)
- System.Net.Security (>= 4.3.2)
- System.Net.WebSockets (>= 4.3.0)
- System.Net.WebSockets.Client (>= 4.3.2)
-
.NETStandard 2.1
- NETStandard.Library (>= 2.0.0)
- System.Net.Security (>= 4.3.2)
- System.Net.WebSockets (>= 4.3.0)
- System.Net.WebSockets.Client (>= 4.3.2)
-
UAP 10.0
- Microsoft.NETCore.UniversalWindowsPlatform (>= 6.2.10)
Used By
NuGet packages (79)
Showing the top 5 NuGet packages that depend on MQTTnet:
Package | Downloads |
---|---|
MQTTnet.Extensions.ManagedClient
This is an extension library which provides a managed MQTT client with additional features using MQTTnet.
|
|
MQTTnet.AspNetCore
This is a support library to integrate MQTTnet into AspNetCore.
|
|
Howell.Net.VillageSystem
Package Description
|
|
MQTTnet.Extensions.Rpc
This is an extension library which allows executing synchronous device calls including a response using MQTTnet.
|
|
TransbankSDK
This is the .Net SDK for Transbank Integration.
|
GitHub repositories (7)
Showing the top 5 popular GitHub repositories that depend on MQTTnet:
Repository | Stars |
---|---|
ArduPilot/MissionPlanner
Mission Planner Ground Control Station (c# .net)
|
|
yllibed/Zigbee2MqttAssistant
GUI for Zigbee2Mqtt running in docker and HASS.IO
|
|
zhaopeiym/IoTClient
这是一个物联网设备通讯协议实现客户端,将会包括主流PLC通信读取、ModBus协议、Bacnet协议等常用工业通讯协议。本组件终身开源免费,采用最宽松的MIT开源协议,您可以随意修改和商业使用(商业使用请做好评估和测试)。
|
|
IoTSharp/IoTSharp
IoTSharp is an open-source IoT platform for data collection, processing, visualization, and device management.
|
|
chkr1011/Wirehome.Core
Wirehome.Core is a home automation system written in C# targeting .NET Core. It runs on Linux, Windows and macOS.
|
Version History
Version | Downloads | Last updated |
---|---|---|
3.0.14-rc5 | 581 | 1/2/2021 |
3.0.14-rc4 | 387 | 12/27/2020 |
3.0.14-rc3 | 632 | 12/8/2020 |
3.0.14-rc2 | 648 | 11/29/2020 |
3.0.14-rc1 | 627 | 11/17/2020 |
3.0.13 | 57,739 | 10/24/2020 |
3.0.13-rc2 | 226 | 10/15/2020 |
3.0.13-rc1 | 2,878 | 9/19/2020 |
3.0.12 | 86,792 | 8/5/2020 |
3.0.12-rc2 | 601 | 7/26/2020 |
3.0.12-rc1 | 3,868 | 5/31/2020 |
3.0.11 | 90,818 | 5/16/2020 |
3.0.10 | 1,991 | 5/14/2020 |
3.0.10-rc2 | 198 | 5/13/2020 |
3.0.10-rc1 | 1,622 | 5/2/2020 |
3.0.9 | 37,918 | 4/10/2020 |
3.0.9-rc2 | 1,060 | 4/5/2020 |
3.0.9-rc1 | 3,682 | 12/8/2019 |
3.0.8 | 297,530 | 8/19/2019 |
3.0.7 | 2,272 | 8/18/2019 |
3.0.7-rc2 | 1,419 | 8/14/2019 |
3.0.7-rc1 | 1,403 | 8/13/2019 |
3.0.6 | 18,665 | 8/11/2019 |
3.0.6-beta1 | 2,053 | 7/11/2019 |
3.0.6-alpha1 | 1,446 | 7/9/2019 |
3.0.5 | 32,309 | 6/28/2019 |
3.0.4 | 2,364 | 6/27/2019 |
3.0.3 | 3,265 | 6/23/2019 |
3.0.3-rc3 | 1,530 | 6/14/2019 |
3.0.3-rc2 | 1,733 | 6/6/2019 |
3.0.3-rc1 | 2,532 | 5/17/2019 |
3.0.2 | 27,934 | 5/12/2019 |
3.0.2-rc1 | 1,381 | 5/11/2019 |
3.0.1 | 1,871 | 5/11/2019 |
3.0.0 | 18,696 | 5/5/2019 |
3.0.0-rc3 | 1,456 | 5/1/2019 |
3.0.0-rc2 | 1,558 | 4/26/2019 |
3.0.0-rc1 | 1,465 | 4/22/2019 |
3.0.0-beta1 | 2,423 | 4/7/2019 |
3.0.0-alpha3 | 1,549 | 3/24/2019 |
3.0.0-alpha2 | 5,428 | 1/27/2019 |
3.0.0-alpha1 | 1,882 | 12/22/2018 |
2.8.5 | 170,657 | 12/9/2018 |
2.8.5-rc5 | 1,570 | 11/28/2018 |
2.8.5-rc4 | 1,490 | 11/24/2018 |
2.8.5-rc3 | 1,612 | 11/5/2018 |
2.8.5-rc2 | 1,406 | 11/4/2018 |
2.8.5-rc1 | 1,855 | 10/29/2018 |
2.8.4 | 44,754 | 10/6/2018 |
2.8.4-rc2 | 1,414 | 10/4/2018 |
2.8.4-rc1 | 1,387 | 10/4/2018 |
2.8.3 | 13,918 | 10/1/2018 |
2.8.2 | 39,582 | 8/4/2018 |
2.8.2-rc1 | 1,550 | 7/27/2018 |
2.8.1 | 9,237 | 7/8/2018 |
2.8.1-rc1 | 1,544 | 7/7/2018 |
2.8.0 | 4,742 | 7/1/2018 |
2.8.0-rc6 | 1,567 | 6/29/2018 |
2.8.0-rc5 | 1,534 | 6/28/2018 |
2.8.0-rc4 | 1,720 | 6/24/2018 |
2.8.0-rc3 | 1,585 | 6/22/2018 |
2.8.0-rc2 | 1,627 | 6/21/2018 |
2.8.0-rc1 | 1,500 | 6/21/2018 |
2.8.0-beta1 | 1,578 | 6/19/2018 |
2.8.0-alpha5 | 2,114 | 6/6/2018 |
2.8.0-alpha4 | 1,986 | 6/5/2018 |
2.8.0-alpha3 | 1,494 | 6/5/2018 |
2.8.0-alpha2 | 1,683 | 6/4/2018 |
2.8.0-alpha1 | 2,454 | 5/10/2018 |
2.7.5 | 39,606 | 4/28/2018 |
2.7.5-rc2 | 1,588 | 4/25/2018 |
2.7.5-rc1 | 1,606 | 4/24/2018 |
2.7.4 | 17,128 | 4/11/2018 |
2.7.3 | 2,700 | 4/4/2018 |
2.7.3-rc3 | 2,617 | 4/1/2018 |
2.7.3-rc2 | 1,607 | 3/29/2018 |
2.7.3-rc1 | 1,545 | 3/27/2018 |
2.7.2 | 2,896 | 3/26/2018 |
2.7.1 | 7,487 | 3/13/2018 |
2.7.1-rc1 | 1,596 | 2/28/2018 |
2.7.0 | 11,638 | 2/4/2018 |
2.7.0-rc1 | 1,783 | 1/27/2018 |
2.6.0 | 4,411 | 12/18/2017 |
2.6.0-rc2 | 1,672 | 12/7/2017 |
2.6.0-rc1 | 1,541 | 12/4/2017 |
2.5.3 | 2,958 | 11/25/2017 |
2.5.3-rc1 | 1,568 | 11/22/2017 |
2.5.2 | 2,267 | 11/21/2017 |
2.5.2-rc1 | 1,494 | 11/17/2017 |
2.5.1 | 2,074 | 11/11/2017 |
2.5.0 | 2,213 | 11/8/2017 |
2.4.0 | 8,282 | 10/9/2017 |
2.3.1 | 2,052 | 9/28/2017 |
2.3.0 | 1,803 | 9/20/2017 |
2.2.1 | 1,958 | 8/21/2017 |
2.2.0 | 1,871 | 8/17/2017 |
2.1.5.1 | 1,695 | 8/7/2017 |
2.1.5 | 1,658 | 8/5/2017 |
2.1.4 | 1,955 | 7/15/2017 |
2.1.3 | 4,486 | 6/8/2017 |
2.1.2 | 1,873 | 5/5/2017 |
2.1.1 | 2,434 | 4/8/2017 |