Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 1.42 KB

README.md

File metadata and controls

30 lines (21 loc) · 1.42 KB

MQTTnet.Playground

This is the example to use MQTTnet in different platform. For more information of MQTTnet, please visit https://github.com/chkr1011/MQTTnet

Status

Build Status

Component (click to go to the specified project)

Server

Client

Client Library nuget package (in case you need)

  Install-Package MQTTnet.ClientLib

Reference

MQTT settings behaviour

http://www.steves-internet-guide.com/mqtt-clean-sessions-example/
Xamarin Form Guide

https://officialdoniald.azurewebsites.net/2019/10/17/xamarin-forms-using-mqtt/