1 ade853da23 | 2 years ago | |
---|---|---|
.github | 2 years ago | |
BAP.MQTTnet.Test | 2 years ago | |
BPA.AspNetCore.Test | 2 years ago | |
Images | 2 years ago | |
Samples | 2 years ago | |
Source | 2 years ago | |
.editorconfig | 3 years ago | |
.gitattributes | 2 years ago | |
.gitignore | 3 years ago | |
CODE-OF-CONDUCT.md | 2 years ago | |
LICENSE | 2 years ago | |
MQTTnet.sln | 2 years ago | |
MQTTnet.sln.DotSettings | 2 years ago | |
README.md | 2 years ago |
MQTTnet is a high performance .NET library for MQTT based communication. It provides a MQTT client and a MQTT server (broker) and supports the MQTT protocol up to version 5.
* Tested on local machine (Intel i7 8700K) with MQTTnet client and server running in the same process using the TCP channel. The app for verification is part of this repository and stored in /Tests/MQTTnet.TestApp.NetCore.
Framwork | Version |
---|---|
.NET | 5.0+ |
.NET Framework | 4.5.2+ |
.NET Standard | 1.3+ |
.NET Core | 1.1+ |
.NET Core App | 1.1+ |
Mono | 5.2+ |
UWP | 10.0.10240+ |
Xamarin.Android | 7.5+ |
Xamarin.iOS | 10.14+ |
Blazor WebAssembly | 3.2.0+ |
This library is used in the following projects:
Further projects using this project can be found under https://github.com/dotnet/MQTTnet/network/dependents.
If you use this library and want to see your project here please create a pull request.
This project has adopted the code of conduct defined by the Contributor Covenant to clarify expected behavior in our community. For more information see the .NET Foundation Code of Conduct.
This project is supported by the .NET Foundation.