Skip to content

Files

Latest commit

 

History

History
 
 

mqtt-client-Csharp

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

C# MQTT client examples

In this example we provide example code for C# to subscribe to topics and send messages. For more documentation on the use of the paho.mqtt.m2mqtt client, see the paho.mqtt.m2mqtt - documentation

Run

Execute the following command in the publish or subscribe directory

dotnet run