A lightweight and simple MQTT Server implementation written entirely in C#.
Info
Version: | 0.6.16-beta |
Author(s): | Microsoft |
Last Update: | Wednesday, April 28, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/xamarin/mqtt |
NuGet Url: | https://www.nuget.org/packages/System.Net.Mqtt.Server |
Install
Install-Package System.Net.Mqtt.Server
dotnet add package System.Net.Mqtt.Server
paket add System.Net.Mqtt.Server
System.Net.Mqtt.Server Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- System.Net.Mqtt(>= 0.6.7)
- System.Diagnostics.Tracer(>= 2.0.8)
- System.Reactive(>= 4.3.2)
- System.Runtime.Serialization.Primitives(>= 4.1.1)
- System.Net.Mqtt(>= 0.6.7)
- System.Diagnostics.Tracer(>= 2.0.8)
- System.Reactive(>= 4.3.2)
- System.Runtime.Serialization.Primitives(>= 4.1.1)
Tags