aws-crt-cpp
C++ wrapper around the aws-c-* libraries. Provides Cross-Platform Transport Protocols and SSL/TLS implementations for C++.
|
#include <aws/crt/mqtt/MqttClient.h>
#include <aws/crt/Api.h>
#include <aws/crt/StlAllocator.h>
#include <aws/crt/http/HttpProxyStrategy.h>
#include <aws/crt/http/HttpRequestResponse.h>
#include <aws/crt/io/Bootstrap.h>
#include <aws/crt/mqtt/MqttConnection.h>
#include <utility>
Namespaces | |
namespace | Aws |
namespace | Aws::Crt |
namespace | Aws::Crt::Mqtt |
Macros | |
#define | AWS_MQTT_MAX_TOPIC_LENGTH 65535 |
#define AWS_MQTT_MAX_TOPIC_LENGTH 65535 |
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. SPDX-License-Identifier: Apache-2.0.