Commit 32edbd5
Submodule aws-crt-cpp updated 19 files
- .github/workflows/ci-slow.yml+72
- .github/workflows/ci.yml-25
- VERSION+1-1
- crt/aws-c-http+1-1
- crt/aws-c-mqtt+1-1
- crt/aws-c-s3+1-1
- include/aws/crt/auth/Credentials.h+10
- include/aws/crt/http/HttpConnection.h+95
- include/aws/crt/mqtt/Mqtt5Client.h+40-1
- include/aws/crt/mqtt/private/Mqtt5ClientCore.h+10
- source/auth/Credentials.cpp+20
- source/http/HttpConnection.cpp+49-1
- source/mqtt/Mqtt5Client.cpp+12
- source/mqtt/Mqtt5ClientCore.cpp+135
- tests/CMakeLists.txt+10-4
- tests/HttpClientTest.cpp+120
- tests/Mqtt5ClientTest.cpp+1.5k-1.8k
- tests/MqttRequestResponse.cpp+11-11
- tests/TypesTest.cpp+4-2
0 commit comments