You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[](https://github.com/hivemq/hivemq-mqtt-client-dotnet/releases)
@@ -17,7 +17,7 @@
17
17
18
18
***Easy-to-Install**: Available as a [Nuget package](https://www.nuget.org/packages/HiveMQtt).
19
19
***Compliant**: Fully compliant with the [MQTT 5.0 specification](https://docs.oasis-open.org/mqtt/mqtt/v5.0/mqtt-v5.0.html).
20
-
***Works with Any MQTT 5.0 Broker**: Built by HiveMQ _but not only for_ HiveMQ.
20
+
***Works with Any MQTT 5.0 Broker**: Built by HiveMQ but not only for HiveMQ.
21
21
***Opensource**: No blackbox code. Only trusted, tested and reviewed opensource code.
22
22
***Easy to Use**: Smart defaults, excellent interfaces and intelligent automation makes implementing a breeze.
23
23
***Fast**: Optimized & benchmarked. See the benchmark results [here](https://github.com/hivemq/hivemq-mqtt-client-dotnet/blob/main/Benchmarks/ClientBenchmarkApp/README.md).
0 commit comments