Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MqttDotnetClient

Demo application with dotnet core using MqttNet to implement mqtt with RabbitMq.

Get Started

  1. Start RabbitMq with mqtt enabled in Docker:
    1. pip install DockerBuildManagement
    2. dbm -swarm -start
  2. Open solution, restore, build and run it:
    1. MqttDotnetClient/MqttDotnetClient.sln

Useful links:

About

Demo application with dotnet core using [MqttNet](https://github.com/chkr1011/MQTTnet) to implement mqtt with [RabbitMq](https://www.rabbitmq.com/mqtt.html).

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages