MQTTnet.Extensions.External.RxMQTT.Client
1.1.2
A extension to the MQTTnet ManagedMqttClient, to transform the subscriptions into observables.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package MQTTnet.Extensions.External.RxMQTT.Client -Version 1.1.2
dotnet add package MQTTnet.Extensions.External.RxMQTT.Client --version 1.1.2
<PackageReference Include="MQTTnet.Extensions.External.RxMQTT.Client" Version="1.1.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MQTTnet.Extensions.External.RxMQTT.Client --version 1.1.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: MQTTnet.Extensions.External.RxMQTT.Client, 1.1.2"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
// Install MQTTnet.Extensions.External.RxMQTT.Client as a Cake Addin #addin nuget:?package=MQTTnet.Extensions.External.RxMQTT.Client&version=1.1.2 // Install MQTTnet.Extensions.External.RxMQTT.Client as a Cake Tool #tool nuget:?package=MQTTnet.Extensions.External.RxMQTT.Client&version=1.1.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
https://github.com/mmuecke/RxMQTTnet/releases
Dependencies
-
.NETCoreApp 3.1
- MQTTnet.Extensions.ManagedClient (>= 3.0.13)
- System.Reactive (>= 4.4.1)
-
.NETStandard 2.0
- MQTTnet.Extensions.ManagedClient (>= 3.0.13)
- System.Reactive (>= 4.4.1)
-
.NETStandard 2.1
- MQTTnet.Extensions.ManagedClient (>= 3.0.13)
- System.Reactive (>= 4.4.1)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on MQTTnet.Extensions.External.RxMQTT.Client:
Package | Downloads |
---|---|
Limxc.Tools.DeviceComm
Device communication library, and usercontrols for testing.
|
GitHub repositories
This package is not used by any popular GitHub repositories.