Gerardo bc19f66812 | pirms 7 gadiem | |
---|---|---|
Build | pirms 7 gadiem | |
Frameworks | pirms 7 gadiem | |
Images | pirms 7 gadiem | |
MQTTnet.Core | pirms 7 gadiem | |
Tests | pirms 7 gadiem | |
.bettercodehub.yml | pirms 7 gadiem | |
.gitattributes | pirms 7 gadiem | |
.gitignore | pirms 7 gadiem | |
.travis.yml | pirms 7 gadiem | |
LICENSE | pirms 7 gadiem | |
MQTTnet.sln | pirms 7 gadiem | |
MQTTnet.sln.DotSettings | pirms 7 gadiem | |
README.md | pirms 7 gadiem |
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.