From 53a2c81affb19f8b03f5434e789b49135e1749cc Mon Sep 17 00:00:00 2001 From: Takatoshi Kondo Date: Sat, 17 Jul 2021 17:08:53 +0900 Subject: [PATCH] Added topic_alias_maximum for CONNACK. --- include/mqtt/endpoint.hpp | 52 +++++++++++++++++---------------------- 1 file changed, 22 insertions(+), 30 deletions(-) diff --git a/include/mqtt/endpoint.hpp b/include/mqtt/endpoint.hpp index e3d8456e0..ee328958e 100644 --- a/include/mqtt/endpoint.hpp +++ b/include/mqtt/endpoint.hpp @@ -8858,21 +8858,7 @@ class endpoint : public std::enable_shared_from_this get_topic_alias_maximum_from_prop(v5::property_variant const& prop) { optional val; MQTT_NS::visit(