File tree
4 files changed
+1
-12
lines changed- crt
- documents
- samples/mqtt5
- mqtt5_pubsub
4 files changed
+1
-12
lines changedSubmodule aws-crt-cpp updated 21 files
- VERSION+1-1
- bin/mqtt5_canary/main.cpp+346-246
- crt/aws-c-auth+1-1
- crt/aws-c-common+1-1
- crt/aws-c-io+1-1
- crt/aws-c-mqtt+1-1
- crt/aws-c-s3+1-1
- crt/aws-c-sdkutils+1-1
- crt/aws-lc+1-1
- include/aws/crt/Api.h+16
- include/aws/crt/mqtt/Mqtt5Client.h+156-18
- include/aws/crt/mqtt/Mqtt5Packets.h+125-3
- include/aws/crt/mqtt/Mqtt5Types.h+194-1
- include/aws/iot/Mqtt5Client.h+22-2
- source/Api.cpp+5-1
- source/io/HostResolver.cpp+1-1
- source/iot/Mqtt5Client.cpp+15-3
- source/mqtt/Mqtt5Client.cpp+34-2
- source/mqtt/Mqtt5Packets.cpp+66-15
- tests/ApiTest.cpp+16
- tests/Mqtt5ClientTest.cpp+6-6
Lines changed: 0 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
3 | 2 |
| |
4 | 3 |
| |
5 | 4 |
| |
| |||
24 | 23 |
| |
25 | 24 |
| |
26 | 25 |
| |
27 |
| - | |
28 |
| - | |
29 |
| - | |
30 |
| - | |
31 |
| - | |
32 |
| - | |
33 | 26 |
| |
34 | 27 |
| |
35 | 28 |
| |
|
Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
12 |
| - | |
13 | 11 |
| |
14 | 12 |
| |
15 | 13 |
| |
|
Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
12 |
| - | |
13 | 11 |
| |
14 | 12 |
| |
15 | 13 |
| |
|
0 commit comments