MQTTnet-CP
2.7.5
Fork of MQTTnet is a high performance .NET library for MQTT based communication. It provides a MQTT client and a MQTT server (broker).
Install-Package MQTTnet-CP -Version 2.7.5
dotnet add package MQTTnet-CP --version 2.7.5
<PackageReference Include="MQTTnet-CP" Version="2.7.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MQTTnet-CP --version 2.7.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: MQTTnet-CP, 2.7.5"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
* [Server] Pending messaged no longer accumulate without limit.
Dependencies
-
.NETFramework 4.5.2
- No dependencies.
-
.NETFramework 4.6.1
- No dependencies.
-
.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.1)
-
.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.1)
-
UAP 10.0
- Microsoft.NETCore.UniversalWindowsPlatform (>= 5.4.1)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
2.7.5 | 1,030 | 5/11/2018 |