aws-crt-cpp
C++ wrapper around the aws-c-* libraries. Provides Cross-Platform Transport Protocols and SSL/TLS implementations for C++.
|
#include <aws/iot/MqttRequestResponseClient.h>
#include <aws/crt/mqtt/Mqtt5Client.h>
#include <aws/crt/mqtt/MqttConnection.h>
#include <aws/common/ref_count.h>
#include <aws/common/rw_lock.h>
Namespaces | |
namespace | Aws |
namespace | Aws::Iot |
namespace | Aws::Iot::RequestResponse |