Releases: aws/aws-iot-device-sdk-cpp-v2
Releases · aws/aws-iot-device-sdk-cpp-v2
Fix cmake build on some cmake versions,.
v0.1.3 Don't mark project as CXX or try_compile will fail on some cmake vers…
New features, stability improvements. Aws Auth bindings.
v0.1.2 Http API change + update to CRT v0.5.4 (#62)
Initial Release (stable given a few known issues)
Known bugs still in this release:
Unsubscribing from a topic not currently subscribed to causes a segfault
Destructing an Mqtt Connection that isn't disconnected causes an assertion.
Missing features:
Web sockets
Proxy support