MqttMadeBetter is another MQTT-3.1.1 client library for .NET Standard 2.1
- 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)
- More channels (WebSockets, TLS)
- Docs
- Unit tests
- .NET Standard 2.0 support?