Info
| Version: | 2.7.5 |
| Author(s): | Christian Kratky |
| Last Update: | Friday, May 11, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/chkr1011/MQTTnet |
| NuGet Url: | https://www.nuget.org/packages/MQTTnet-CP |
Install
Install-Package MQTTnet-CP
dotnet add package MQTTnet-CP
paket add MQTTnet-CP
MQTTnet-CP Download (Unzip the "nupkg" after downloading)
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.Library(>= 2.0.0)
- System.Net.Security(>= 4.3.2)
- System.Net.WebSockets(>= 4.3.0)
- System.Net.WebSockets.Client(>= 4.3.1)
No dependencies.
No dependencies.
Tags
It provides a MQTT client and a MQTT server (broker).