From c7f94226bda33568661a6b04f6ef521d5d5af338 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabr=C3=ADcio=20Bracht?= Date: Tue, 31 Mar 2026 08:14:01 -0700 Subject: [PATCH] add mqttv5 to Command line tools --- _sites/software.md | 1 + 1 file changed, 1 insertion(+) diff --git a/_sites/software.md b/_sites/software.md index 22273bd..562d5ff 100644 --- a/_sites/software.md +++ b/_sites/software.md @@ -673,6 +673,7 @@ description: A collection of links to all important MQTT brokers/servers, MQTT c
  • curl - Basic support for publish and subscribe.
  • NanoMQ pub/sub - A high performance command-line toolkit for MQTT debugging and benchmarking, provided with nanomq package, backed by EMQ.
  • ThingsOn MQTT Bench - ThingsOn MQTT Bench is a simple Cross-platform .NET Core benchmark tool for MQTT brokers. It measures the maximum number of messages that can be sent to the broker in a specified amount of time.
  • +
  • mqttv5 - A unified MQTT v5.0 CLI for publishing, subscribing, running a broker, and benchmarking over TCP, TLS, WebSocket, and QUIC.
  • Commercial Applications