Skip to content
forked from xamarin/mqtt

Minimalist and intuitive MQTT broker and client written entirely in C#

License

Notifications You must be signed in to change notification settings

sisisifeikang/mqtt

 
 

Repository files navigation

IconSpacerTagline

Minimalist and intuitive asynchronous MQTT messaging server and client written entirely in C#

Hermes: messenger of the Greek gods

Installation

Server package:

Install-Package System.Net.Mqtt.Server -Pre

Client package:

Install-Package System.Net.Mqtt -Pre

About

Minimalist and intuitive MQTT broker and client written entirely in C#

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 99.7%
  • Batchfile 0.3%