MQTT Client utilizing the power of Reactive Extensions.
Info
| Version: | 3.2.5 |
| Author(s): | Jasper H. Bojsen |
| Last Update: | Monday, December 17, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/1iveowl/MQTTClient.rx/ |
| NuGet Url: | https://www.nuget.org/packages/MQTTClientRx |
Install
Install-Package MQTTClientRx
dotnet add package MQTTClientRx
paket add MQTTClientRx
MQTTClientRx Download (Unzip the "nupkg" after downloading)
Dependencies
- MQTTnet(>= 2.8.5)
- System.Reactive(>= 4.1.2)
Tags