mqttnet - MQTTnet 4.3.7.1208
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.
PM> Install-Package MQTTnet -Version 4.3.7.1208 -Source https://www.myget.org/F/mqttnet/api/v3/index.json
> nuget.exe install MQTTnet -Version 4.3.7.1208 -Source https://www.myget.org/F/mqttnet/api/v3/index.json
> dotnet add package MQTTnet --version 4.3.7.1208 --source https://www.myget.org/F/mqttnet/api/v3/index.json
source https://www.myget.org/F/mqttnet/api/v3/index.json
nuget MQTTnet ~> 4.3.7.1208
Copy to clipboard
> choco install MQTTnet --version 4.3.7.1208 --source https://www.myget.org/F/mqttnet/api/v2
Import-Module PowerShellGet
Register-PSRepository -Name "mqttnet" -SourceLocation "https://www.myget.org/F/mqttnet/api/v2"
Install-Module -Name "MQTTnet" -RequiredVersion "4.3.7.1208" -Repository "mqttnet"
Copy to clipboard
Browse the sources in this package using Visual Studio or WinDbg by configuring the following symbol server URL: https://www.myget.org/F/mqttnet/api/v2/symbolpackage/
MQTTnet
MQTTnet is a high performance .NET library for MQTT based communication. It provides a MQTT client and a MQTT server ( broker) and supports the MQTT protocol up to version 5. It is compatible with mostly any supported .NET Framework version and CPU architecture.
Features
General
- Async support
- TLS support for client and server (but not UWP servers)
- Extensible communication channels (e.g. In-Memory, TCP, TCP+TLS, WS)
- Lightweight (only the low level implementation of MQTT, no overhead)
- Performance optimized (processing ~150.000 messages / second)*
- Uniform API across all supported versions of the MQTT protocol
- Access to internal trace messages
- Unit tested (~636 tests)
- No external dependencies
* Tested on local machine (Intel i7 8700K) with MQTTnet client and server running in the same process using the TCP channel. The app for verification is part of this repository and stored in /Tests/MQTTnet.TestApp.NetCore.
Client
- Communication via TCP (+TLS) or WS (WebSocket) supported
- Included core LowLevelMqttClient with low level functionality
- Also included ManagedMqttClient which maintains the connection and subscriptions automatically. Also application messages are queued and re-scheduled for higher QoS levels automatically.
- Rx support (via another project)
- Compatible with Microsoft Azure IoT Hub
Server (broker)
- List of connected clients available
- Supports connected clients with different protocol versions at the same time
- Able to publish its own messages (no loopback client required)
- Able to receive every message (no loopback client required)
- Extensible client credential validation
- Retained messages are supported including persisting via interface methods (own implementation required)
- WebSockets supported (via ASP.NET Core 2.0, separate nuget)
- A custom message interceptor can be added which allows transforming or extending every received application message
- Validate subscriptions and deny subscribing of certain topics depending on requesting clients
Getting Started
MQTTnet is delivered via NuGet package manager. You can find the packages here: https://www.nuget.org/packages/MQTTnet/
Use these command in the Package Manager console to install MQTTnet manually:
Install-Package MQTTnet
Samples for using MQTTnet are part of this repository. For starters these samples are recommended:
Code of Conduct
This project has adopted the code of conduct defined by the Contributor Covenant to clarify expected behavior in our community. For more information see the .NET Foundation Code of Conduct.
.NET Foundation
This project is supported by the .NET Foundation.
- Core: Fixed issue when parsing AUTH packet with 0 length body (#2039).
- nuget: Changed code signing and nuget certificate (BREAKING CHANGE).
- TopicTemplates: Updated samples, parameter validation (#2022).
- ManagedClient: Switch SubscribeAsync/UnsubscribeAsync to IEnumerable
- Server: Fix LoadingRetainedMessageAsync not executed (#2025).
-
.NETFramework 4.5.2
-
.NETFramework 4.6.1
-
.NETFramework 4.8
-
.NETStandard 1.3
- NETStandard.Library (>= 1.6.1)
- System.Net.Security (>= 4.3.2)
- System.Net.WebSockets (>= 4.3.0)
- System.Net.WebSockets.Client (>= 4.3.2)
-
UAP 10.0.10240
- Microsoft.NETCore.UniversalWindowsPlatform (>= 6.2.10)
-
.NETCoreApp 3.1
-
.NETFramework 5.0
-
.NETFramework 6.0
-
.NETFramework 7.0
-
.NETStandard 2.0
-
.NETStandard 2.1
- .NETCoreApp 3.1: 3.1.0.0
- .NETFramework 4.5.2: 4.5.2.0
- .NETFramework 4.6.1: 4.6.1.0
- .NETFramework 4.8: 4.8.0.0
- .NETFramework 5.0: 5.0.0.0
- .NETFramework 6.0: 6.0.0.0
- .NETFramework 7.0: 7.0.0.0
- .NETStandard 1.3: 1.3.0.0
- .NETStandard 2.0: 2.0.0.0
- .NETStandard 2.1: 2.1.0.0
- UAP 10.0.10240: 10.0.10240.0
Signature validation information
Informational
Signature Hash Algorithm: SHA256 Timestamp: 9/7/2024 10:09:15 AM Verifying author primary signature's timestamp with timestamping service certificate: Subject Name: CN=Microsoft Public RSA Time Stamping Authority, OU=nShield TSS ESN:7A00-05E0-D947, OU=Microsoft America Operations, O=Microsoft Corporation, L=Redmond, S=Washington, C=US SHA1 hash: 3CA79B1AD22150F0593A19DF94FB0FFD67CED91A SHA256 hash: 28B132182098999ED4D967858482FF6E59EF92B6DDA7CA6108300E85DC5275A5 Issued by: CN=Microsoft Public RSA Timestamping CA 2020, O=Microsoft Corporation, C=US Valid from: 2/15/2024 8:36:06 PM to 2/15/2025 8:36:06 PM Signature type: Author Verifying the author primary signature with certificate: Subject Name: CN=MQTTNET (.NET Foundation), O=MQTTNET (.NET Foundation), L=Redmond, S=Washington, C=US, SERIALNUMBER=603 389 068, OID.2.5.4.15=Private Organization, OID.1.3.6.1.4.1.311.60.2.1.2=Washington, OID.1.3.6.1.4.1.311.60.2.1.3=US SHA1 hash: E68FF5B010660D69AD11970F2C7BF312E7C2D777 SHA256 hash: 34BEAF4E9DB0297F6BDE1E6D92F7C8B666B41BE66B65432A5B8F7683E043102A Issued by: CN=.NET Foundation Projects Code Signing CA2, O=.NET Foundation, C=US Valid from: 5/15/2024 12:00:00 AM to 5/14/2027 11:59:59 PM
OwnersChristian |
AuthorsThe contributors of MQTTnet |
Project URLhttps://github.com/dotnet/MQTTnet |
LicenseUnknown |
TagsMQTT Message Queue Telemetry Transport MQTTClient MQTTServer Server MQTTBroker Broker NETStandard IoT InternetOfThings Messaging Hardware Arduino Sensor Actuator M2M ESP Smart Home Cities Automation Xamarin Blazor |
SignatureValidation: Valid |
Info10 total downloads |
0 downloads for version 4.3.7.1208 |
Download (1.59 MB) |
Download symbols (661.84 KB) |
Found on the current feed only |
Package history
Version | Size | Last updated | Downloads | Mirrored? | |||
---|---|---|---|---|---|---|---|
5.0.0.1225-RC | 120.22 KB | Sat, 09 Nov 2024 10:43:25 GMT | 0 | ||||
5.0.0.1224-RC | 120.95 KB | Sat, 09 Nov 2024 10:14:49 GMT | 0 | ||||
5.0.0.1223-RC | 121.5 KB | Sun, 27 Oct 2024 17:56:07 GMT | 0 | ||||
5.0.0.1222-RC | 120.71 KB | Sun, 27 Oct 2024 14:26:03 GMT | 0 | ||||
5.0.0.1221-RC | 120.46 KB | Sat, 26 Oct 2024 09:43:20 GMT | 0 | ||||
5.0.0.1145 | 119.27 KB | Mon, 20 May 2024 08:49:03 GMT | 0 | ||||
5.0.0.1144 | 218.94 KB | Sun, 19 May 2024 18:43:13 GMT | 0 | ||||
5.0.0.1123 | 319.41 KB | Fri, 17 May 2024 15:29:07 GMT | 0 | ||||
4.3.7.1208 | 1.59 MB | Sat, 07 Sep 2024 10:09:24 GMT | 0 | ||||
4.3.7.1207 | 1.59 MB | Sat, 07 Sep 2024 09:49:17 GMT | 2 | ||||
4.3.7.1197 | 1.58 MB | Sat, 24 Aug 2024 13:12:53 GMT | 0 | ||||
4.3.7.1195 | 1.58 MB | Sat, 24 Aug 2024 11:23:51 GMT | 0 | ||||
4.3.7.1194 | 1.58 MB | Sat, 24 Aug 2024 10:43:55 GMT | 0 | ||||
4.3.6.1189 | 1.47 MB | Sat, 24 Aug 2024 09:25:02 GMT | 0 | ||||
4.3.6.1186 | 1.47 MB | Thu, 25 Jul 2024 20:02:48 GMT | 1 | ||||
4.3.6.1175 | 1.47 MB | Sat, 22 Jun 2024 13:40:47 GMT | 0 | ||||
4.3.6.1174 | 1.47 MB | Sat, 22 Jun 2024 13:08:37 GMT | 0 | ||||
4.3.6.1173 | 1.47 MB | Sat, 22 Jun 2024 13:10:11 GMT | 0 | ||||
4.3.6.1171 | 1.47 MB | Fri, 21 Jun 2024 17:20:33 GMT | 0 | ||||
4.3.6.1153 | 1.47 MB | Fri, 24 May 2024 15:58:32 GMT | 0 | ||||
4.3.6.1152 | 1.47 MB | Thu, 23 May 2024 17:48:09 GMT | 6 | ||||
4.3.6.1150 | 1.46 MB | Wed, 22 May 2024 18:08:20 GMT | 0 | ||||
4.3.6.1149 | 1.46 MB | Tue, 21 May 2024 20:52:05 GMT | 1 | ||||
4.3.5.1148 | 1.47 MB | Tue, 21 May 2024 18:59:56 GMT | 0 | ||||
4.3.5.1146 | 1.46 MB | Tue, 21 May 2024 18:08:29 GMT | 0 |