From 7fb884d6c12a8d7e8a807986adbd4fa5ab91d441 Mon Sep 17 00:00:00 2001 From: Joseph Klix Date: Tue, 12 Dec 2023 10:06:52 -0800 Subject: [PATCH] Update README.md update readme to include mqtt5 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 070aab53..2f99277e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ## AWS C MQTT -C99 implementation of the MQTT 3.1.1 specification. +C99 implementation of the MQTT 3.1.1 and MQTT 5 specifications. ## License