Skip to content
This repository has been archived by the owner on May 27, 2024. It is now read-only.

zawodskoj/MqttMadeBetter

Repository files navigation

MqttMadeBetter

MqttMadeBetter is another MQTT-3.1.1 client library for .NET Standard 2.1

Features

  • At least it works
  • Completely async implementation
  • Auto-reconnection support
  • Reactive messages and connection state events
  • Logging using Microsoft.Extensions.Logging.Abstractions
  • Xamarin.Android compatibility (I promise)

To do

  • More channels (WebSockets, TLS)
  • Docs
  • Unit tests
  • .NET Standard 2.0 support?

About

MQTT protocol library without Task.Runs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages