Gerardo bc19f66812 | vor 7 Jahren | |
---|---|---|
Build | vor 7 Jahren | |
Frameworks | vor 7 Jahren | |
Images | vor 7 Jahren | |
MQTTnet.Core | vor 7 Jahren | |
Tests | vor 7 Jahren | |
.bettercodehub.yml | vor 7 Jahren | |
.gitattributes | vor 7 Jahren | |
.gitignore | vor 7 Jahren | |
.travis.yml | vor 7 Jahren | |
LICENSE | vor 7 Jahren | |
MQTTnet.sln | vor 7 Jahren | |
MQTTnet.sln.DotSettings | vor 7 Jahren | |
README.md | vor 7 Jahren |
MQTTnet is a .NET library for MQTT based communication. It provides a MQTT client and a MQTT server (broker). The implementation is based on the documentation from http://mqtt.org/.
* Tested on local machine 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.NetFramework.
This library is available as a nuget package: https://www.nuget.org/packages/MQTTnet/
Please find examples and the documentation at the Wiki of this repository (https://github.com/chkr1011/MQTTnet/wiki).
If you want to contribute to this project just create a pull request.
This library is used in the following projects:
If you use this library and want to see your project here please let me know.